Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php24 …function mb_decode_numericentity(?string $string, array $map, ?string $encoding = null): string { … function
H A Dbootstrap.php28 …function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_n… function
H A DMbstring.php141 public static function mb_decode_numericentity($s, $convmap, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring