Searched full:unicode_to_utf8 (Results 1 – 2 of 2) sorted by relevance
25 * @see unicode_to_utf8215 'unicode_to_utf8: Illegal surrogate ' .234 'unicode_to_utf8: Codepoint out of Unicode range ' .
242 if (!function_exists('unicode_to_utf8')) {244 function unicode_to_utf8($arr, $strict = false)243 function unicode_to_utf8($arr, $strict = false) global() function