Home
last modified time | relevance | path

Searched refs:ures_getStringByIndex (Results 1 – 23 of 23) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dures.h640 ures_getStringByIndex(const UResourceBundle *resourceBundle,
859 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
Durename.h1484 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro
/external/icu/icu4c/source/i18n/
Dtimezone.cpp196 u = ures_getStringByIndex(array, mid, &len, &status); in findInStringArray()
748 id = ures_getStringByIndex(top, i, &idLen, &ec); in getID()
1035 const UChar* id = ures_getStringByIndex(ares, zone, &idLen, &ec); in getEquivalentID()
1063 result = ures_getStringByIndex(names, idx, NULL, &ec); in findID()
1082 result = ures_getStringByIndex(names, idx, NULL, &ec); in dereferOlsonLink()
1092 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); in dereferOlsonLink()
1125 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status); in getRegion()
Dzonemeta.cpp650 const UChar *mz_name = ures_getStringByIndex(mz, 0, NULL, &status); in createMetazoneMappings()
655 mz_from = ures_getStringByIndex(mz, 1, NULL, &status); in createMetazoneMappings()
656 mz_to = ures_getStringByIndex(mz, 2, NULL, &status); in createMetazoneMappings()
Dsmpdtfmt.cpp772 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct()
773 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct()
797 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct()
798 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct()
817 resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), glueIndex, &resStrLen, &status); in construct()
837 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct()
838 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct()
862 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct()
863 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct()
Dwindtfmt.cpp83 const UChar *resStr = ures_getStringByIndex(patBundle, glueIndex, &resStrLen, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Ddcfmtsym.cpp464ures_getStringByIndex(currency.getAlias(), (int32_t)0, &currPatternLen, &localStatus); in initialize()
Dreldtfmt.cpp537 …const UChar *resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), glueIndex, &resStrLen, &s… in loadDates()
Ducal.cpp694 const UChar *type = ures_getStringByIndex(order, i, &len, status); in ucal_getKeywordValuesForLocale()
Dreldatefmt.cpp170 const UChar *resStr = ures_getStringByIndex( in getStringByIndex()
Ddtitvfmt.cpp667 const UChar* dateTimeFormat = ures_getStringByIndex( in initializePattern()
Dtznames_impl.cpp1799 const UChar *uregion = ures_getStringByIndex(regionsRes, i, &len, &status); in createInstance()
Ddtptngen.cpp1123 …resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), (int32_t)DateFormat::kDateTime, &resSt… in setDateTimeFromCalendar()
Dcalendar.cpp308 const UChar *uCalType = ures_getStringByIndex(order, 0, &len, &status); in getCalendarTypeForLocale()
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c201 … const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode); in TestKeyInRootRecursive()
202 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
232 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
602 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays()
603 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); in compareArrays()
1000 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
1029 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
Dcreststn.c1331 value=(UChar*)ures_getStringByIndex(teFillin, 0, &len, &status); in TestErrorConditions()
1337 value=(UChar*)ures_getStringByIndex(NULL, 0, &len, &status); in TestErrorConditions()
1344 value=(UChar*)ures_getStringByIndex(teFillin, 9999, &len, &status); in TestErrorConditions()
1788 t=(UChar*)ures_getStringByIndex(array, idx, &len, &status); in testTag()
1879 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag()
2884 s16 = ures_getStringByIndex(resB, idx, length, status); in tres_getString()
/external/icu/icu4c/source/samples/ufortune/
Dufortune.c197 resString = ures_getStringByIndex(fortunes_r, i, &len, &err); in main()
/external/icu/icu4c/source/tools/ctestfw/
Ddatamap.cpp92 key = ures_getStringByIndex(headers, i, &keyLen, &status); in init()
/external/icu/icu4c/source/common/
Dresbund.cpp337 const UChar* r = ures_getStringByIndex(fResource, indexS, &len, &status); in getStringEx()
Ducurr.cpp727 s = ures_getStringByIndex(rb, choice, len, &ec2); in ucurr_getName()
904 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in getCurrencyNameCount()
1008 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in collectCurrencyNames()
1040 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
1082 s = ures_getStringByIndex(names, j, &len, &ec3); in collectCurrencyNames()
Dlocdispnames.cpp838 … dispName = ures_getStringByIndex(currency, UCURRENCY_DISPLAY_NAME_INDEX, &dispNameLen, status); in uloc_getDisplayKeywordValue()
Duresbund.cpp1597 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, in… in ures_getStringByIndex() function
1654 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status); in ures_getUTF8StringByIndex()
/external/icu/icu4c/source/samples/uresb/
Duresb.c375 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()