Searched refs:locale_filter_matches (Results 1 – 10 of 10) sorted by relevance
14 'locale_filter_matches',63 Function [ <internal:intl> function locale_filter_matches ] {
74 ZEND_FUNCTION(locale_filter_matches);95 …ZEND_ME_MAPPING(filterMatches, locale_filter_matches, arginfo_class_Locale_filterMatches, ZEND_ACC…
1157 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
916 ZEND_FUNCTION(locale_filter_matches);1106 ZEND_FE(locale_filter_matches, arginfo_locale_filter_matches)
308 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… function
289 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
2 locale_filter_matches.phpt() icu >= 4.8 && icu < 50.1.2
2 locale_filter_matches.phpt() ICU >= 51.2 && ICU < 67.1
2 locale_filter_matches.phpt() for ICU >= 67.1 and < 70.1
2 locale_filter_matches.phpt() for ICU >= 70.1
Completed in 32 milliseconds