Searched refs:locale_filter_matches (Results 1 – 9 of 9) sorted by relevance
44 PHP_FUNCTION( locale_filter_matches);
84 …ZEND_FENTRY( filterMatches, ZEND_FN( locale_filter_matches ), locale_3_args, ZEND_ACC_PUBLIC|ZEND_…
1240 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
395 function locale_filter_matches($langtag, $locale, $canonicalize) {} function
277 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
2 locale_filter_matches.phpt() icu <= 4.2
2 locale_filter_matches.phpt() icu >= 4.8 && icu < 51.2
2 locale_filter_matches.phpt() ICU >= 51.2
691 PHP_FE( locale_filter_matches, locale_3_args )
Completed in 20 milliseconds