Searched refs:hex_to_utf8 (Results 1 – 2 of 2) sorted by relevance
127 return hex_to_utf8($matches[1]);129 return hex_to_utf8($matches[1]).$matches[2];
8 function hex_to_utf8($code) { function