Searched defs:utf8_decode (Results 1 – 3 of 3) sorted by relevance
40 public static function utf8_decode($s) function in Symfony\\Polyfill\\Php72\\Php72
44 function utf8_decode($string) { return p\Php72::utf8_decode($string); } function
932 function utf8_decode($utf8text) { function