Searched defs:soundex_dm (Results 1 – 1 of 1) sorted by relevance
/webtrees/app/Module/ |
H A D | BranchesListModule.php | 266 …private function loadIndividuals(Tree $tree, string $surname, bool $soundex_dm, bool $soundex_std)… 323 …(Tree $tree, array $individuals, array $ancestors, string $surname, bool $soundex_dm, bool $sounde… 355 …(Tree $tree, array $individuals, array $ancestors, string $surname, bool $soundex_dm, bool $sounde… 458 …nction surnamesMatch(string $surname1, string $surname2, bool $soundex_std, bool $soundex_dm): bool
|