Lines Matching refs:ucol_next

300         // status will be checked in ucol_next(..) later and if it is an
301 // error UCOL_NULLORDER the result of ucol_next(..) and 0 will be
320 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER &&
372 // status will be checked in ucol_next(..) later and if it is an
373 // error UCOL_NULLORDER the result of ucol_next(..) and 0 will be
632 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
641 int32_t nextce = ucol_next(coleiter, &status);
644 nextce = ucol_next(coleiter, &status);
880 ce = ucol_next(coleiter, status);
928 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
936 ce = getCE(strsrch, ucol_next(coleiter, &status));
1012 while ((ce = getCE(strsrch, ucol_next(coleiter, &status))) != firstce) {
1019 if (getCE(strsrch, ucol_next(coleiter, &status))
1030 ce = ucol_next(coleiter, &status);
1191 ucol_next(coleiter, status);
1206 int32_t ce = getCE(strsrch, ucol_next(coleiter, status));
1409 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
1834 ucol_next(coleiter, status);
1850 int32_t ce = getCE(strsrch, ucol_next(coleiter, status));
1852 // ucol_next returns UCOL_NULLORDER
1867 ce = getCE(strsrch, ucol_next(coleiter, status));
1871 ce = getCE(strsrch, ucol_next(coleiter, status));
2017 // Since we used ucol_next while previously looking for the potential
2275 int32_t textce = ucol_next(coleiter, status);
2457 // Since we used ucol_next while previously looking for the potential
4597 targetce = ucol_next(coleiter, status);
4625 targetce = ucol_next(coleiter, status);
4745 targetce = ucol_next(coleiter, status);
4771 targetce = ucol_next(coleiter, status);