Home | History | Annotate | Download | only in unicode

Lines Matching refs:UTF8_IS_SINGLE

285 #define UTF8_IS_SINGLE(uchar) (((uchar)&0x80)==0)