Home
last modified time | relevance | path

Searched refs:http_input_set (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/mbstring/
H A Dmbstring.h112 bool http_input_set; variable
H A Dmbstring.c757 MBSTRG(http_input_set) = 0; in PHP_INI_MH()
762 MBSTRG(http_input_set) = 1; in PHP_INI_MH()
977 if (!MBSTRG(http_input_set)) { in PHP_INI_END()
1025 mbstring_globals->http_input_set = 0; in PHP_GINIT_FUNCTION()
1162 MBSTRG(http_input_set) = 0; in PHP_RSHUTDOWN_FUNCTION()

Completed in 30 milliseconds