Searched refs:nextce (Results 1 – 1 of 1) sorted by relevance
645 int32_t nextce = ucol_next(coleiter, &status); in isBreakUnit() local647 && getCE(strsrch, nextce) == UCOL_IGNORABLE) { in isBreakUnit()648 nextce = ucol_next(coleiter, &status); in isBreakUnit()651 && nextce != UCOL_NULLORDER) { in isBreakUnit()