Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbasic_functions.h65 zend_bool locale_changed; /* locale was changed and has to be restored */ member
H A Dbasic_functions.c465 BG(locale_changed) = 0; in PHP_RINIT_FUNCTION()
519 if (BG(locale_changed)) { in PHP_RSHUTDOWN_FUNCTION()
H A Dstring.c4618 BG(locale_changed) = 1;

Completed in 30 milliseconds