Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/locale/
H A Dlocale_arginfo.h60 ZEND_FUNCTION(locale_get_default);
81 …ZEND_ME_MAPPING(getDefault, locale_get_default, arginfo_class_Locale_getDefault, ZEND_ACC_PUBLIC|Z…
/PHP-8.0/ext/intl/tests/
H A Dlocale_get_default.phpt2 locale_get_default()
H A Dut_common.inc233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
/PHP-8.0/ext/intl/
H A Dphp_intl.c85 #undef locale_get_default
H A Dphp_intl_arginfo.h902 ZEND_FUNCTION(locale_get_default);
1092 ZEND_FE(locale_get_default, arginfo_locale_get_default)
H A Dphp_intl.stub.php280 function locale_get_default(): string {} function

Completed in 21 milliseconds