Lines Matching refs:UCOL_NULLORDER
847 while (ucol_next(iter, &error) != UCOL_NULLORDER) {926 if (ucol_next(iter, &error) == UCOL_NULLORDER) {1010 while (ucol_previous(iter, &error) != UCOL_NULLORDER) {1089 if (ucol_previous(iter, &error) == UCOL_NULLORDER) {1681 if (ce == UCOL_NULLORDER) {