Searched refs:daitchMokotoffWord (Results 1 – 1 of 1) sorted by relevance
674 $soundex_array = array_merge($soundex_array, self::daitchMokotoffWord($word));678 …$soundex_array = array_merge($soundex_array, self::daitchMokotoffWord(str_replace(' ', '', $text))…694 private static function daitchMokotoffWord(string $name): array function in Fisharebest\\Webtrees\\Soundex