Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.h111 bool http_output_set; variable
H A Dmbstring.c788 MBSTRG(http_output_set) = 0; in PHP_INI_MH()
793 MBSTRG(http_output_set) = 1; in PHP_INI_MH()
973 if (!MBSTRG(http_output_set)) { in PHP_INI_END()
1025 mbstring_globals->http_output_set = 0; in PHP_GINIT_FUNCTION()
1162 MBSTRG(http_output_set) = 0; in PHP_RSHUTDOWN_FUNCTION()
1361 MBSTRG(http_output_set) = 1; in PHP_FUNCTION()

Completed in 29 milliseconds