Searched refs:locale_filter_matches (Results 1 – 9 of 9) sorted by relevance
13 'locale_filter_matches',62 Function [ <internal:intl> function locale_filter_matches ] {
79 ZEND_FUNCTION(locale_filter_matches);
1239 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
496 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… function
919 ZEND_FUNCTION(locale_filter_matches);1106 ZEND_FE(locale_filter_matches, arginfo_locale_filter_matches)
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…
2 locale_filter_matches.phpt() ICU >= 51.2 && ICU < 67.1
Completed in 22 milliseconds