Searched defs:mb_encode_mimeheader (Results 1 – 3 of 3) sorted by relevance
21 …function mb_encode_mimeheader(?string $string, ?string $charset = null, ?string $transfer_encoding… function
25 …function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\… function
136 …public static function mb_encode_mimeheader($s, $charset = null, $transferEncoding = null, $linefe… function in Symfony\\Polyfill\\Mbstring\\Mbstring