Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/locale/
H A Dbug74993.phpt13 'locale_filter_matches',
62 Function [ <internal:intl> function locale_filter_matches ] {
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h79 ZEND_FUNCTION(locale_filter_matches);
H A Dlocale_methods.c1239 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php496 function locale_filter_matches(string $languageTag, string $locale, bool $canonicalize = false): ?b… function
H A Dphp_intl_arginfo.h919 ZEND_FUNCTION(locale_filter_matches);
1106 ZEND_FE(locale_filter_matches, arginfo_locale_filter_matches)
/php-src/ext/intl/tests/
H A Dlocale_filter_matches4.phpt2 locale_filter_matches.phpt() ICU >= 67.1
H A Dlocale_filter_matches_icu70.phpt2 locale_filter_matches.phpt() for ICU >= 70.1
H A Dut_common.inc289 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
H A Dlocale_filter_matches3.phpt2 locale_filter_matches.phpt() ICU >= 51.2 && ICU < 67.1

Completed in 22 milliseconds