Searched defs:UTF8_IS_TRAIL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dutf_old.h285 #define UTF8_IS_TRAIL(uchar) (((uchar)&0xc0)==0x80) macro

Completed in 57 milliseconds