Home | History | Annotate | Download | only in i18n

Lines Matching full:ce32

397         int32_t ce32 = cei.next(errorCode);
398 if (ce32 == CollationElementIterator::NULLORDER) {
401 int32_t p = CollationElementIterator::primaryOrder(ce32);
402 if (p > variableTop && (ce32 & 0xc0) != 0xc0) {