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