Home
last modified time | relevance | path

Searched refs:ures_getStringByKeyWithFallback (Results 1 – 25 of 25) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp92 item = ures_getStringByKeyWithFallback(table.getAlias(), itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
105 … item = ures_getStringByKeyWithFallback(table.getAlias(), replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
124 … fallbackLocale = ures_getStringByKeyWithFallback(table.getAlias(), "Fallback", &len, &errorCode); in uloc_getTableStringWithFallback()
Duresimp.h280 ures_getStringByKeyWithFallback(const UResourceBundle *resB,
Dbrkeng.cpp234 ures_getStringByKeyWithFallback(b, uscript_getShortName(script), &dictnlength, &status); in loadDictionaryMatcherFor()
Dlocdispnames.cpp530 … separator=ures_getStringByKeyWithFallback(dspbundle.getAlias(), _kSeparator, &sepLen, &status); in uloc_getDisplayName()
531 pattern=ures_getStringByKeyWithFallback(dspbundle.getAlias(), _kPattern, &patLen, &status); in uloc_getDisplayName()
Ducurr.cpp707 s = ures_getStringByKeyWithFallback(rb.getAlias(), key.data(), len, &ec2); in ucurr_getName()
790 s = ures_getStringByKeyWithFallback(rb, pluralCount, len, &ec2); in ucurr_getPluralName()
794 s = ures_getStringByKeyWithFallback(rb, "other", len, &ec2); in ucurr_getPluralName()
Duresbund.cpp1796 ures_getStringByKeyWithFallback(const UResourceBundle *resB, in ures_getStringByKeyWithFallback() function
/external/icu/icu4c/source/i18n/
Dcurrpinf.cpp292 …const UChar* numberStylePattern = ures_getStringByKeyWithFallback(rb.getAlias(), gDecimalFormatTag… in setupCurrencyPluralPattern()
298 …numberStylePattern = ures_getStringByKeyWithFallback(rb.getAlias(), gDecimalFormatTag, &ptnLen, &e… in setupCurrencyPluralPattern()
338 …const UChar* patternChars = ures_getStringByKeyWithFallback(currencyRes.getAlias(), pluralCount, &… in setupCurrencyPluralPattern()
Dnumber_grouping.cpp23 const char16_t* result = ures_getStringByKeyWithFallback( in getMinGroupingForLocale()
Dpluralranges.cpp69 …const UChar* set = ures_getStringByKeyWithFallback(rb.getAlias(), dataPath.data(), &setLen, &inter… in getPluralRangesData()
Dnumber_utils.cpp46 return ures_getStringByKeyWithFallback(res, key.data(), nullptr, &localStatus); in doGetPattern()
Ddtitvinf.cpp436 resStr = ures_getStringByKeyWithFallback(itvDtPtnResource, gFallbackPatternTag, in initializeData()
447 resStr = ures_getStringByKeyWithFallback( in initializeData()
Dnumsys.cpp152 …const UChar *nsName = ures_getStringByKeyWithFallback(numberElementsRes.getAlias(), buffer, &count… in createInstance()
Dulocdata.cpp175 …delimiter = ures_getStringByKeyWithFallback(delimiterBundle, delimiterKeys[type], &len, &localStat… in ulocdata_getDelimiter()
Dtzgnames.cpp374 …const UChar *regionPattern = ures_getStringByKeyWithFallback(zoneStrings, gRegionFormatTag, NULL, … in initialize()
379 …const UChar *fallbackPattern = ures_getStringByKeyWithFallback(zoneStrings, gFallbackFormatTag, NU… in initialize()
Dnumber_longnames.cpp210 …const UChar* ptr = ures_getStringByKeyWithFallback(unitsBundle.getAlias(), key.data(), &len, &stat… in getPerUnitFormat()
Dtzfmt.cpp362 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gGmtFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
366 … resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gGmtZeroFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
370 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gHourFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dtmutfmt.cpp572 …pattern = ures_getStringByKeyWithFallback(countsToPatternRB.getAlias(), searchPluralCount, &ptLeng… in searchInLocaleChain()
Dreldatefmt.cpp193 const UChar *resStr = ures_getStringByKeyWithFallback( in getStringWithFallback()
/external/icu/libicu/cts_headers/
Duresimp.h280 ures_getStringByKeyWithFallback(const UResourceBundle *resB,
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2090ures_getStringByKeyWithFallback(theBundle, "string_in_te_no_te_IN_fallback", &unused_len, &status); in TestPreventFallback()
2098 ures_getStringByKeyWithFallback(theBundle, "string_only_in_te", &unused_len, &status); in TestPreventFallback()
2113ures_getStringByKeyWithFallback(theBundle, "string_in_te_no_te_IN_fallback", &unused_len, &status); in TestPreventFallback()
/external/icu/libicu/cts_headers/unicode/
Durename.h1589 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback) macro
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp1461 ures_getStringByKeyWithFallback(rb, key.data(), &resStrLen, &status); in TestIntervalAliasFallbacks()
/external/icu/icu4c/source/common/unicode/
Durename.h1589 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback) macro
/external/icu/libandroidicu/include/unicode/
Durename.h1589 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h1589 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback) macro