Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.h112 bool http_input_set; variable
H A Dmbstring.c753 MBSTRG(http_input_set) = 0; in PHP_INI_MH()
758 MBSTRG(http_input_set) = 1; in PHP_INI_MH()
973 if (!MBSTRG(http_input_set)) { in PHP_INI_END()
1021 mbstring_globals->http_input_set = 0; in PHP_GINIT_FUNCTION()
1158 MBSTRG(http_input_set) = 0; in PHP_RSHUTDOWN_FUNCTION()

Completed in 22 milliseconds