Home | History | Annotate | Download | only in i18n

Lines Matching refs:nextCE

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