Searched refs:daitchMokotoff (Results 1 – 5 of 5) sorted by relevance
684 $sdx = Soundex::daitchMokotoff($field_value);733 $sdx = Soundex::daitchMokotoff($field_value);807 $sdx = Soundex::daitchMokotoff($field_value);839 $sdx = Soundex::daitchMokotoff($field_value);969 $givn_sdx = Soundex::daitchMokotoff($firstname);970 $surn_sdx = Soundex::daitchMokotoff($lastname);971 $plac_sdx = Soundex::daitchMokotoff($place);
669 $soundex_givn_dm = Soundex::daitchMokotoff($name['givn']);677 $soundex_surn_dm = Soundex::daitchMokotoff($name['surname']);
291 $sdx = Soundex::daitchMokotoff($surname);464 …if ($soundex_dm && Soundex::compare(Soundex::daitchMokotoff($surname1), Soundex::daitchMokotoff($s…
668 public static function daitchMokotoff(string $text): string function in Fisharebest\\Webtrees\\Soundex
138 'p_dm_soundex' => Soundex::daitchMokotoff($place),