Home | History | Annotate | Download | only in cintltst

Lines Matching defs:multiple

146     UBool multiple;
154 multiple=(UBool)(codepoint[i] == 1 ? FALSE : TRUE);
155 if(UTF8_NEED_MULTIPLE_UCHAR(c) != multiple){