Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_next

483     while ((order=ucol_next(iter, &status)) != UCOL_NULLORDER)
577 if ((o = ucol_next(iter, &status)) != UCOL_NULLORDER) {
983 ceX = ucol_next(ceiX, &status);
984 ceY = ucol_next(ceiY, &status);
985 ceZ = ucol_next(ceiZ, &status);
987 log_err("ERROR: ucol_next failed for iteration #%d.\n", j);
991 log_err("ERROR: ucol_next failed for iteration #%d.\n", j);