Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dmbstring.h111 bool http_output_set; variable
H A Dmbstring.c779 MBSTRG(http_output_set) = 0; in PHP_INI_MH()
784 MBSTRG(http_output_set) = 1; in PHP_INI_MH()
965 if (!MBSTRG(http_output_set)) { in PHP_INI_END()
1016 mbstring_globals->http_output_set = 0; in PHP_GINIT_FUNCTION()
1155 MBSTRG(http_output_set) = 0; in PHP_RSHUTDOWN_FUNCTION()
1346 MBSTRG(http_output_set) = 1; in PHP_FUNCTION()

Completed in 22 milliseconds