Home
last modified time | relevance | path

Searched refs:locale_filter_matches (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/intl/tests/locale/
H A Dbug74993.phpt14 'locale_filter_matches',
63 Function [ <internal:intl> function locale_filter_matches ] {
/PHP-8.0/ext/intl/locale/
H A Dlocale_arginfo.h74 ZEND_FUNCTION(locale_filter_matches);
95 …ZEND_ME_MAPPING(filterMatches, locale_filter_matches, arginfo_class_Locale_filterMatches, ZEND_ACC…
H A Dlocale_methods.c1157 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h916 ZEND_FUNCTION(locale_filter_matches);
1106 ZEND_FE(locale_filter_matches, arginfo_locale_filter_matches)
H A Dphp_intl.stub.php308 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… function
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc289 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
H A Dlocale_filter_matches2.phpt2 locale_filter_matches.phpt() icu >= 4.8 && icu < 50.1.2
H A Dlocale_filter_matches3.phpt2 locale_filter_matches.phpt() ICU >= 51.2 && ICU < 67.1
H A Dlocale_filter_matches4.phpt2 locale_filter_matches.phpt() for ICU >= 67.1 and < 70.1
H A Dlocale_filter_matches_icu70.phpt2 locale_filter_matches.phpt() for ICU >= 70.1

Completed in 68 milliseconds