Searched refs:GETUTF16 (Results 1 – 1 of 1) sorted by relevance
830 #define GETUTF16(c, eptr) \ macro838 if ((c & 0xfc00) == 0xd800) GETUTF16(c, eptr);845 if (utf && (c & 0xfc00) == 0xd800) GETUTF16(c, eptr);
Completed in 13 milliseconds