Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/locale/
H A Dlocale_methods.h44 PHP_FUNCTION( locale_filter_matches);
H A Dlocale_class.c84 …ZEND_FENTRY( filterMatches, ZEND_FN( locale_filter_matches ), locale_3_args, ZEND_ACC_PUBLIC|ZEND_…
H A Dlocale_methods.c1234 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() argument
/PHP-5.4/ext/intl/doc/
H A Dlocale_api.php395 function locale_filter_matches($langtag, $locale, $canonicalize) {} function
/PHP-5.4/ext/intl/
H A Dphp_intl.c465 PHP_FE( locale_filter_matches, locale_3_args )
/PHP-5.4/ext/intl/tests/
H A Dut_common.inc277 …'] ? Locale::filterMatches( $lang_tag,$loc_range ,$isCanonical) : locale_filter_matches( $lang_tag…
H A Dlocale_filter_matches.phpt2 locale_filter_matches.phpt() icu <= 4.2
H A Dlocale_filter_matches2.phpt2 locale_filter_matches.phpt() icu >= 4.8 && icu < 51.2
H A Dlocale_filter_matches3.phpt2 locale_filter_matches.phpt() ICU >= 51.2

Completed in 25 milliseconds