Home
last modified time | relevance | path

Searched defs:field (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/js/
H A Dwebtrees.js584 function reformatLatLong (field, pos, neg) { argument
624 webtrees.reformatLatitude = function (field) { argument
631 webtrees.reformatLongitude = function (field) { argument
/webtrees/app/Services/
H A DSearchService.php1086 private function wherePhonetic(Builder $query, $field, string $soundex): void