Searched refs:filterMatches (Results 1 – 4 of 4) sorted by relevance
2 Bug #78804: Segmentation fault in Locale::filterMatches8 if (Locale::filterMatches('en-US', 'und', true)) {
25 'filterMatches',51 filterMatches: 3, 2
289 …return $GLOBALS['oo-mode'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_f…
117 …public static function filterMatches(string $languageTag, string $locale, bool $canonicalize = fal… function in Locale
Completed in 8 milliseconds