Searched refs:filterMatches (Results 1 – 5 of 5) sorted by relevance
/PHP-8.1/ext/intl/tests/ |
H A D | bug78804.phpt | 2 Bug #78804: Segmentation fault in Locale::filterMatches 8 if (Locale::filterMatches('en-US', 'und', true)) {
|
H A D | locale_bug74439.phpt | 25 'filterMatches', 51 filterMatches: 3, 2
|
H A D | ut_common.inc | 289 …return $GLOBALS['oo-mode'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_f…
|
/PHP-8.1/ext/intl/locale/ |
H A D | locale.stub.php | 96 …public static function filterMatches(string $languageTag, string $locale, bool $canonicalize = fal… function in Locale
|
H A D | locale_arginfo.h | 101 …ZEND_ME_MAPPING(filterMatches, locale_filter_matches, arginfo_class_Locale_filterMatches, ZEND_ACC…
|
Completed in 9 milliseconds