Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/locale/
H A Dlocale_arginfo.h73 ZEND_FUNCTION(locale_get_all_variants);
94 …ZEND_ME_MAPPING(getAllVariants, locale_get_all_variants, arginfo_class_Locale_getAllVariants, ZEND…
H A Dlocale_methods.c1071 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/tests/
H A Dlocale_get_all_variants.phpt2 locale_get_all_variants.phpt()
H A Dut_common.inc285 …return $GLOBALS['oo-mode'] ? Locale::getAllVariants( $locale ) : locale_get_all_variants( $locale …
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h915 ZEND_FUNCTION(locale_get_all_variants);
1105 ZEND_FE(locale_get_all_variants, arginfo_locale_get_all_variants)
H A Dphp_intl.stub.php306 function locale_get_all_variants(string $locale): ?array {} function

Completed in 21 milliseconds