Searched defs:mb_http_output (Results 1 – 3 of 3) sorted by relevance
99 …function mb_http_output(?string $encoding = null): string|bool { return p\Mbstring::mb_http_output… function
103 function mb_http_output($encoding = null) { return p\Mbstring::mb_http_output($encoding); } function
729 public static function mb_http_output($encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring