Searched refs:GETUTF16INC (Results 1 – 1 of 1) sorted by relevance
853 #define GETUTF16INC(c, eptr) \ macro861 if ((c & 0xfc00) == 0xd800) GETUTF16INC(c, eptr);868 if (utf && (c & 0xfc00) == 0xd800) GETUTF16INC(c, eptr);
Completed in 23 milliseconds