Searched refs:GETUTF8INC (Results 1 – 3 of 3) sorted by relevance
317 if (c >= 0xc0u) GETUTF8INC(c, eptr);324 if (utf && c >= 0xc0u) GETUTF8INC(c, eptr);
805 if (c >= 0xc0) GETUTF8INC(c, p); in set_table_bit()
288 #define GETUTF8INC(c, eptr) \ macro
Completed in 90 milliseconds