Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.h171 zend_bool http_output_set; variable
H A Dmbstring.c1329 MBSTRG(http_output_set) = 0; in PHP_INI_MH()
1334 MBSTRG(http_output_set) = 1; in PHP_INI_MH()
1514 if (!MBSTRG(http_output_set)) { in PHP_INI_END()
1566 mbstring_globals->http_output_set = 0; in PHP_GINIT_FUNCTION()
1767 MBSTRG(http_output_set) = 0; in PHP_RSHUTDOWN_FUNCTION()
1977 MBSTRG(http_output_set) = 1; in PHP_FUNCTION()

Completed in 43 milliseconds