Home
last modified time | relevance | path

Searched refs:locale_parse (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/intl/locale/
H A Dlocale_arginfo.h77 ZEND_FUNCTION(locale_parse);
H A Dlocale_methods.c1119 PHP_FUNCTION(locale_parse) in PHP_FUNCTION() argument
/PHP-8.4/ext/intl/
H A Dphp_intl.stub.php492 function locale_parse(string $locale): ?array {} function
H A Dphp_intl_arginfo.h923 ZEND_FUNCTION(locale_parse);
1114 ZEND_FE(locale_parse, arginfo_locale_parse)
/PHP-8.4/ext/intl/tests/
H A Dut_common.inc281 return $GLOBALS['oo-mode'] ? Locale::parseLocale( $locale ) : locale_parse($locale );

Completed in 20 milliseconds