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

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

Completed in 85 milliseconds