Home
last modified time | relevance | path

Searched refs:LOCALE_INI_NAME (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/intl/locale/
H A Dlocale.h30 #define LOCALE_INI_NAME "intl.default_locale" macro
H A Dlocale_methods.c329 ini_name = zend_string_init(LOCALE_INI_NAME, sizeof(LOCALE_INI_NAME) - 1, 0); in PHP_NAMED_FUNCTION()
/PHP-8.3/ext/intl/
H A Dphp_intl.c99 …STD_PHP_INI_ENTRY(LOCALE_INI_NAME, NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_locale, zend_…

Completed in 15 milliseconds