Searched defs:ures_hasNext (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Duresbund.cpp1441 U_CAPI UBool U_EXPORT2 ures_hasNext(const UResourceBundle *resB) { function
2441 if(ures_hasNext(res) && (k = ures_getNextResource(res, &ctx->curr, status))) {
/external/icu/icu4c/source/common/unicode/
H A Durename.h1482 #define ures_hasNext U_ICU_ENTRY_POINT_RENAME(ures_hasNext) macro

Completed in 818 milliseconds