Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/ext/intl/locale/
H A Dlocale.stub.php144 …public static function filterMatches(string $languageTag, string $locale, bool $canonicalize = fal… function in Locale
H A Dlocale_arginfo.h101 …ZEND_ME_MAPPING(filterMatches, locale_filter_matches, arginfo_class_Locale_filterMatches, ZEND_ACC…

Completed in 13 milliseconds