Home | History | Annotate | Download | only in cintltst

Lines Matching defs:multiple

1413     UBool multiple;
1419 multiple=(UBool)(codepoint[i] == 1 ? FALSE : TRUE);
1420 if(UTF_NEED_MULTIPLE_UCHAR(c) != multiple){