Home
last modified time | relevance | path

Searched refs:locale_get_all_variants (Results 1 – 7 of 7) sorted by relevance

/PHP-7.2/ext/intl/locale/
H A Dlocale_methods.h27 PHP_FUNCTION( locale_get_all_variants);
H A Dlocale_class.c91 …ZEND_FENTRY( getAllVariants, ZEND_FN( locale_get_all_variants ), locale_arg_locale , ZEND_ACC_PUBL…
H A Dlocale_methods.c1153 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() argument
/PHP-7.2/ext/intl/tests/
H A Dlocale_get_all_variants.phpt2 locale_get_all_variants.phpt()
H A Dut_common.inc281 …return $GLOBALS['oo-mode'] ? Locale::getAllVariants( $locale ) : locale_get_all_variants( $locale …
/PHP-7.2/ext/intl/doc/
H A Dlocale_api.php315 function locale_get_all_variants($locale) {} function
/PHP-7.2/ext/intl/
H A Dphp_intl.c680 PHP_FE( locale_get_all_variants, locale_1_arg )

Completed in 25 milliseconds