Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dmbstring.h111 zend_bool http_output_set; variable
H A Dmbstring.c785 MBSTRG(http_output_set) = 0; in PHP_INI_MH()
790 MBSTRG(http_output_set) = 1; in PHP_INI_MH()
971 if (!MBSTRG(http_output_set)) { in PHP_INI_END()
1022 mbstring_globals->http_output_set = 0; in PHP_GINIT_FUNCTION()
1161 MBSTRG(http_output_set) = 0; in PHP_RSHUTDOWN_FUNCTION()
1352 MBSTRG(http_output_set) = 1; in PHP_FUNCTION()

Completed in 16 milliseconds