Searched full:utf8_to_unicode (Results 1 – 3 of 3) sorted by relevance
98 'utf8_to_unicode: Illegal sequence identifier ' .133 'utf8_to_unicode: Illegal sequence or codepoint ' .158 'utf8_to_unicode: Incomplete multi-octet ' .189 * @see utf8_to_unicode
125 * Maybe really UCS-2 without mb_string due to utf8_to_unicode limits148 * Maybe really UCS-2 without mb_string due to utf8_to_unicode limits
233 if (!function_exists('utf8_to_unicode')) {235 function utf8_to_unicode($str, $strict = false)234 function utf8_to_unicode($str, $strict = false) global() function