Home
last modified time | relevance | path

Searched refs:filterMatches (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/intl/tests/
H A Dbug78804.phpt2 Bug #78804: Segmentation fault in Locale::filterMatches
8 if (Locale::filterMatches('en-US', 'und', true)) {
H A Dlocale_bug74439.phpt25 'filterMatches',
51 filterMatches: 3, 2
H A Dut_common.inc289 …return $GLOBALS['oo-mode'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_f…
/php-src/ext/intl/locale/
H A Dlocale.stub.php117 …public static function filterMatches(string $languageTag, string $locale, bool $canonicalize = fal… function in Locale

Completed in 6 milliseconds