Home | History | Annotate | Download | only in cintltst

Lines Matching defs:multiple

136     UBool multiple;
144 multiple=(UBool)(codepoint[i] == 1 ? FALSE : TRUE);
145 if(UTF8_NEED_MULTIPLE_UCHAR(c) != multiple){