Searched refs:GETUTF8LEN (Results 1 – 2 of 2) sorted by relevance
331 if (c >= 0xc0u) GETUTF8LEN(c, eptr, len);339 if (utf && c >= 0xc0u) GETUTF8LEN(c, eptr, len);
339 #define GETUTF8LEN(c, eptr, len) \ macro
Completed in 17 milliseconds