Searched refs:utf8_decode (Results 1 – 3 of 3) sorted by relevance
44 function utf8_decode($string) { return p\Php72::utf8_decode($string); } function
16 - [`utf8_decode`](https://php.net/utf8_decode)
40 public static function utf8_decode($s) function in Symfony\\Polyfill\\Php72\\Php72