Lines Matching defs:Unicode
6 * Convert between UTF-8 and a list of Unicode Code Points
8 class Unicode
12 * Unicode characters. Astral planes are supported ie. the ints in the
39 $mUcs4 = 0; // cached Unicode character
79 * (b) outside the Unicode range of 0-0x10FFFF.
114 * Unicode codepoint to be output
120 // From Unicode 3.1, non-shortest form is illegal
126 // From Unicode 3.2, surrogate characters are illegal
128 // Codepoints outside the Unicode range are illegal
170 * Takes an array of ints representing the Unicode characters and returns
177 * Unicode range and raises a PHP error at level E_USER_WARNING
234 'unicode_to_utf8: Codepoint out of Unicode range ' .