Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dmbstring.h112 bool http_input_set; variable
H A Dmbstring.c750 MBSTRG(http_input_set) = 0; in PHP_INI_MH()
755 MBSTRG(http_input_set) = 1; in PHP_INI_MH()
970 if (!MBSTRG(http_input_set)) { in PHP_INI_END()
1017 mbstring_globals->http_input_set = 0; in PHP_GINIT_FUNCTION()
1156 MBSTRG(http_input_set) = 0; in PHP_RSHUTDOWN_FUNCTION()

Completed in 16 milliseconds