Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dbasic_functions.h171 zend_bool locale_changed; /* locale was changed and has to be restored */ member
H A Dbasic_functions.c3804 BG(locale_changed) = 0; in PHP_RINIT_FUNCTION()
3855 if (BG(locale_changed)) { in PHP_RSHUTDOWN_FUNCTION()
H A Dstring.c4881 BG(locale_changed) = 1;

Completed in 27 milliseconds