Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.h172 zend_bool http_input_set; variable
H A Dmbstring.c1300 MBSTRG(http_input_set) = 0; in PHP_INI_MH()
1305 MBSTRG(http_input_set) = 1; in PHP_INI_MH()
1519 if (!MBSTRG(http_input_set)) { in PHP_INI_END()
1567 mbstring_globals->http_input_set = 0; in PHP_GINIT_FUNCTION()
1768 MBSTRG(http_input_set) = 0; in PHP_RSHUTDOWN_FUNCTION()

Completed in 18 milliseconds