Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dbasic_functions.h66 bool locale_changed; /* locale was changed and has to be restored */ member
H A Dbasic_functions.c418 BG(locale_changed) = 0; in PHP_RINIT_FUNCTION()
465 if (BG(locale_changed)) { in PHP_RSHUTDOWN_FUNCTION()
H A Dstring.c4692 BG(locale_changed) = 1;

Completed in 31 milliseconds