Searched defs:mb_decode_numericentity (Results 1 – 3 of 3) sorted by relevance
24 …function mb_decode_numericentity(?string $string, array $map, ?string $encoding = null): string { … function
28 …function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_n… function
141 public static function mb_decode_numericentity($s, $convmap, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring