Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbasic_functions.h173 zend_bool locale_changed; /* locale was changed and has to be restored */ member
H A Dbasic_functions.c3786 BG(locale_changed) = 0; in PHP_RINIT_FUNCTION()
3839 if (BG(locale_changed)) { in PHP_RSHUTDOWN_FUNCTION()
H A Dstring.c4996 BG(locale_changed) = 1;

Completed in 34 milliseconds