Searched refs:locale_filter_matches (Results 1 – 10 of 10) sorted by relevance
13 'locale_filter_matches',62 Function [ <internal:intl> function locale_filter_matches ] {
80 ZEND_FUNCTION(locale_filter_matches);101 …ZEND_ME_MAPPING(filterMatches, locale_filter_matches, arginfo_class_Locale_filterMatches, ZEND_ACC…
1250 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)
492 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… function
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() ICU >= 67.1
2 locale_filter_matches.phpt() for ICU >= 70.1
289 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
Completed in 24 milliseconds