Searched refs:MAXCHAR (Results 1 – 1 of 1) sorted by relevance
35 private const MAXCHAR = 7; define in Fisharebest\\Webtrees\\Soundex717 $thisEntry = substr($name, $currPos, self::MAXCHAR); // Get maximum length chunk738 $nextEntry = substr($name, $currPos, self::MAXCHAR); // Get maximum length chunk