Searched refs:typeComparator (Results 1 – 1 of 1) sorted by relevance
618 $ret = self::typeComparator()($a, $b);639 public static function typeComparator(): Closure function in Fisharebest\\Webtrees\\Fact728 usort($nondated, self::typeComparator());739 if ($j < $nc && self::typeComparator()($dated[$i], $nondated[$j]) > 0) {