Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds