Searched refs:utf8_countTrailBytes (Results 1 – 5 of 5) sorted by relevance
299 U_CFUNC const uint8_t utf8_countTrailBytes[]; variable301 U_CFUNC U_IMPORT const uint8_t utf8_countTrailBytes[]; /* U_IMPORT2? */ /*U_IMPORT*/ variable308 #define UTF8_COUNT_TRAIL_BYTES(leadByte) (utf8_countTrailBytes[(uint8_t)leadByte])
1739 #define utf8_countTrailBytes U_ICU_ENTRY_POINT_RENAME(utf8_countTrailBytes) macro
59 utf8_countTrailBytes[256]={