Searched refs:LOCALE_INI_NAME (Results 1 – 3 of 3) sorted by relevance
/PHP-5.6/ext/intl/locale/ |
H A D | locale.h | 36 #define LOCALE_INI_NAME "intl.default_locale" macro
|
H A D | locale_methods.c | 243 …zend_alter_ini_entry(LOCALE_INI_NAME, sizeof(LOCALE_INI_NAME), locale_name, len, PHP_INI_USER, PHP… in PHP_NAMED_FUNCTION()
|
/PHP-5.6/ext/intl/ |
H A D | php_intl.c | 866 …STD_PHP_INI_ENTRY(LOCALE_INI_NAME, NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_locale, zend_…
|
Completed in 17 milliseconds