Home
last modified time | relevance | path

Searched refs:hex_to_utf8 (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.utils.inc.php127 return hex_to_utf8($matches[1]);
129 return hex_to_utf8($matches[1]).$matches[2];
H A Dencoding.inc.php8 function hex_to_utf8($code) { function