Home | History | Annotate | Download | only in intltest

Lines Matching refs:unext

2673     while ((id = tz->unext(NULL, ec)) != NULL && U_SUCCESS(ec)) {
2675 errln("FAIL: StringEnumeration::unext");