Home | History | Annotate | Download | only in i18n

Lines Matching refs:nextCE

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