Home
last modified time | relevance | path

Searched defs:mb_http_output (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php99 …function mb_http_output(?string $encoding = null): string|bool { return p\Mbstring::mb_http_output… function
H A Dbootstrap.php103 function mb_http_output($encoding = null) { return p\Mbstring::mb_http_output($encoding); } function
H A DMbstring.php729 public static function mb_http_output($encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring