Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_NULLORDER

2721             while (ce != UCOL_NULLORDER) {
2731 if (ucol_next(iter1, &status) != UCOL_NULLORDER) {
2781 while (ce != UCOL_NULLORDER) {
2792 if (ucol_next(iter2, &status) != UCOL_NULLORDER) {
3572 while((CE=ucol_next(it, &status)) != UCOL_NULLORDER) {