Lines Matching refs:UCOL_NULLORDER
88 while (ucol_next(pitr, &status) != UCOL_NULLORDER && in TestBug672()
164 while (ucol_next(pitr, &status) != UCOL_NULLORDER && in TestBug672Normalize()
583 if (U_FAILURE(status) || ucol_previous(iter, &status) != UCOL_NULLORDER) { in TestOffset()
588 if (U_FAILURE(status) || ucol_next(iter, &status) != UCOL_NULLORDER) { in TestOffset()
645 while (ucol_next(iter, &status) != UCOL_NULLORDER && in TestOffset()
668 while (ucol_previous(iter, &status) != UCOL_NULLORDER && in TestOffset()
734 while ( ++i < 10 && (c != UCOL_NULLORDER)) in TestSetText()
810 ucol_previous(iter, &status) != UCOL_NULLORDER) { in TestMaxExpansion()
927 while (c1 != UCOL_NULLORDER); in assertEqual()
1087 while (ce != UCOL_NULLORDER) { in TestDiscontiguos()
1216 } while ( U_SUCCESS(status) && element != UCOL_NULLORDER ); in TestSearchCollatorElements()
1242 } while ( U_SUCCESS(status) && element != UCOL_NULLORDER ); in TestSearchCollatorElements()