Searched refs:LOCALE_INI_NAME (Results 1 – 3 of 3) sorted by relevance
30 #define LOCALE_INI_NAME "intl.default_locale" macro
329 ini_name = zend_string_init(LOCALE_INI_NAME, sizeof(LOCALE_INI_NAME) - 1, 0); in PHP_NAMED_FUNCTION()
99 …STD_PHP_INI_ENTRY(LOCALE_INI_NAME, NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_locale, zend_…
Completed in 8 milliseconds