Searched refs:locale_get_all_variants (Results 1 – 6 of 6) sorted by relevance
2 locale_get_all_variants.phpt()
285 …return $GLOBALS['oo-mode'] ? Locale::getAllVariants( $locale ) : locale_get_all_variants( $locale …
78 ZEND_FUNCTION(locale_get_all_variants);
1155 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() argument
494 function locale_get_all_variants(string $locale): ?array {} function
924 ZEND_FUNCTION(locale_get_all_variants);1115 ZEND_FE(locale_get_all_variants, arginfo_locale_get_all_variants)
Completed in 29 milliseconds