Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c4183 bool suppress_content_transfer_encoding = false; in PHP_FUNCTION() local
4286 suppress_content_transfer_encoding = true; in PHP_FUNCTION()
4385 if (!suppress_content_transfer_encoding) { in PHP_FUNCTION()

Completed in 29 milliseconds