Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_next

482     while ((order=ucol_next(iter, &status)) != UCOL_NULLORDER)
576 if ((o = ucol_next(iter, &status)) != UCOL_NULLORDER) {
981 ceX = ucol_next(ceiX, &status);
982 ceY = ucol_next(ceiY, &status);
983 ceZ = ucol_next(ceiZ, &status);
985 log_err("ERROR: ucol_next failed for iteration #%d.\n", j);
989 log_err("ERROR: ucol_next failed for iteration #%d.\n", j);