Searched refs:utf8_countTrailBytes (Results 1 – 9 of 9) sorted by relevance
296 U_CFUNC const uint8_t utf8_countTrailBytes[]; variable298 U_CFUNC U_IMPORT const uint8_t utf8_countTrailBytes[]; /* U_IMPORT2? */ /*U_IMPORT*/ variable305 #define UTF8_COUNT_TRAIL_BYTES(leadByte) (utf8_countTrailBytes[(uint8_t)leadByte])
1800 #define utf8_countTrailBytes U_ICU_ENTRY_POINT_RENAME(utf8_countTrailBytes) macro
59 utf8_countTrailBytes[256]={