Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } function
H A Dbootstrap80.php18 …function mb_decode_mimeheader(?string $string): string { return p\Mbstring::mb_decode_mimeheader((… function
H A DMbstring.php131 public static function mb_decode_mimeheader($s) function in Symfony\\Polyfill\\Mbstring\\Mbstring