Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dmbstring.h169 const mbfl_encoding *http_output_encoding; variable
H A Dmbstring.c1294 MBSTRG(http_output_encoding) = &mbfl_encoding_pass; in PHP_INI_MH()
1301 MBSTRG(http_output_encoding) = &mbfl_encoding_pass; in PHP_INI_MH()
1306 MBSTRG(http_output_encoding) = encoding; in PHP_INI_MH()
1498 mbstring_globals->http_output_encoding = &mbfl_encoding_pass; in PHP_INI_END()
1615 MBSTRG(current_http_output_encoding) = MBSTRG(http_output_encoding); in PHP_RINIT_FUNCTION()

Completed in 16 milliseconds