Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uenum_next

937                 if ((value = uenum_next(pref, &valueLength, &status)) != NULL && U_SUCCESS(status)) {
968 if ((value = uenum_next(all, &valueLength, &status)) != NULL && U_SUCCESS(status)) {