Searched defs:utf8_encode (Results 1 – 2 of 2) sorted by relevance
/template/twigstarter/vendor/symfony/polyfill-php72/ | ||
H A D | Php72.php | 24 public static function utf8_encode($s) function in Symfony\\Polyfill\\Php72\\Php72 |
H A D | bootstrap.php | 41 function utf8_encode($string) { return p\Php72::utf8_encode($string); } function |