Searched defs:mb_decode_mimeheader (Results 1 – 3 of 3) sorted by relevance
18 …function mb_decode_mimeheader(?string $string): string { return p\Mbstring::mb_decode_mimeheader((… function
22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } function
131 public static function mb_decode_mimeheader($s) function in Symfony\\Polyfill\\Mbstring\\Mbstring