Home | History | Annotate | Download | only in i18n

Lines Matching defs:nextCE

6456     uint32_t nextCE = ucol_IGetNextCE(coll, &s, status);
6458 if(isContinuation(nextCE) && (nextCE & UCOL_PRIMARYMASK) != 0) {