Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dmbstring.h112 zend_bool http_input_set; variable
H A Dmbstring.c756 MBSTRG(http_input_set) = 0; in PHP_INI_MH()
761 MBSTRG(http_input_set) = 1; in PHP_INI_MH()
976 if (!MBSTRG(http_input_set)) { in PHP_INI_END()
1023 mbstring_globals->http_input_set = 0; in PHP_GINIT_FUNCTION()
1162 MBSTRG(http_input_set) = 0; in PHP_RSHUTDOWN_FUNCTION()

Completed in 22 milliseconds