Home | History | Annotate | Download | only in common

Lines Matching defs:ures_hasNext

1364 U_CAPI UBool U_EXPORT2 ures_hasNext(const UResourceBundle *resB) {
2317 if(ures_hasNext(res) && (k = ures_getNextResource(res, &ctx->curr, status))) {