Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/icu/source/common/
Dlocresdata.cpp91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
104 … item = ures_getStringByKeyWithFallback(&table, replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
123 fallbackLocale = ures_getStringByKeyWithFallback(&table, "Fallback", &len, &errorCode); in uloc_getTableStringWithFallback()
Duresimp.h225 ures_getStringByKeyWithFallback(const UResourceBundle *resB,
Dlocdispnames.cpp474 dispLocSeparator = ures_getStringByKeyWithFallback(locdsppat, _kSeparator, &locSepLen, &status); in uloc_getDisplayName()
475 dispLocPattern = ures_getStringByKeyWithFallback(locdsppat, _kPattern, &locPatLen, &status); in uloc_getDisplayName()
/external/icu4c/common/
Dlocresdata.cpp91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
104 … item = ures_getStringByKeyWithFallback(&table, replacement, pLength, &errorCode); in uloc_getTableStringWithFallback()
123 fallbackLocale = ures_getStringByKeyWithFallback(&table, "Fallback", &len, &errorCode); in uloc_getTableStringWithFallback()
Duresimp.h220 ures_getStringByKeyWithFallback(const UResourceBundle *resB,
Dlistformatter.cpp138 const UChar* ustr = ures_getStringByKeyWithFallback(rb, key, &len, &errorCode); in getStringByKey()
Dbrkeng.cpp287 ures_getStringByKeyWithFallback(b, uscript_getShortName(script), &dictnlength, &status); in loadDictionaryMatcherFor()
Dlocdispnames.cpp511 separator=ures_getStringByKeyWithFallback(dspbundle, _kSeparator, &sepLen, &status); in uloc_getDisplayName()
512 pattern=ures_getStringByKeyWithFallback(dspbundle, _kPattern, &patLen, &status); in uloc_getDisplayName()
/external/icu4c/i18n/
Dcurrpinf.cpp250 …const UChar* numberStylePattern = ures_getStringByKeyWithFallback(rb, gDecimalFormatTag, &ptnLen, … in setupCurrencyPluralPattern()
256 numberStylePattern = ures_getStringByKeyWithFallback(rb, gDecimalFormatTag, &ptnLen, &ec); in setupCurrencyPluralPattern()
297 const UChar* patternChars = ures_getStringByKeyWithFallback( in setupCurrencyPluralPattern()
Ddcfmtsym.cpp253 … sym = ures_getStringByKeyWithFallback(nonLatnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
258 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
261 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
Dnumsys.cpp134 …const UChar *nsName = ures_getStringByKeyWithFallback(numberElementsRes, buffer, &count, &localSta… in createInstance()
Dtzgnames.cpp372 …const UChar *regionPattern = ures_getStringByKeyWithFallback(zoneStrings, gRegionFormatTag, NULL, … in initialize()
377 …const UChar *fallbackRegionPattern = ures_getStringByKeyWithFallback(zoneStrings, gFallbackRegionF… in initialize()
382 …const UChar *fallbackPattern = ures_getStringByKeyWithFallback(zoneStrings, gFallbackFormatTag, NU… in initialize()
Dnumfmt.cpp1292 …const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &s… in makeInstance()
1299 … patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status); in makeInstance()
Ddtitvinf.cpp261 resStr = ures_getStringByKeyWithFallback(itvDtPtnResource, in initializeData()
Dtznames_impl.cpp573 … const UChar *value = ures_getStringByKeyWithFallback(rbTable, KEYS[i], &len, &status); in loadData()
640 locationName = ures_getStringByKeyWithFallback(table, gEcTag, &len, &status); in createInstance()
Dtzfmt.cpp349 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gGmtFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
353 … resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gGmtZeroFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
357 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gHourFormatTag, &len, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dtmutfmt.cpp645 …pattern = ures_getStringByKeyWithFallback(countsToPatternRB, searchPluralCount, &ptLength, &status… in searchInLocaleChain()
/external/chromium_org/third_party/icu/source/i18n/
Ddcfmtsym.cpp242 … sym = ures_getStringByKeyWithFallback(nonLatnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
247 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
250 … sym = ures_getStringByKeyWithFallback(latnSymbols,gNumberElementKeys[i],&len,&localStatus); in initialize()
Dcurrpinf.cpp248 …const UChar* numberStylePattern = ures_getStringByKeyWithFallback(rb, gDecimalFormatTag, &ptnLen, … in setupCurrencyPluralPattern()
285 const UChar* patternChars = ures_getStringByKeyWithFallback( in setupCurrencyPluralPattern()
Dnumsys.cpp116 ures_getStringByKeyWithFallback(numberElementsRes, gDefault, &count, &status); in createInstance()
Ddtitvinf.cpp259 resStr = ures_getStringByKeyWithFallback(itvDtPtnResource, in initializeData()
Ddtfmtsym.cpp1387 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gGmtFormatTag, &len, &status); in initializeData()
1392 resStr = ures_getStringByKeyWithFallback(zoneStringsArray, gHourFormatTag, &len, &status); in initializeData()
Dzstrfmt.cpp1732 …const UChar *flbkfmt = ures_getStringByKeyWithFallback(zoneStringsArray, gFallbackFormatTag, &len,… in getFallbackFormat()
1753 …const UChar *regionfmt = ures_getStringByKeyWithFallback(zoneStringsArray, gRegionFormatTag, &len,… in getRegionFormat()
1771 str = ures_getStringByKeyWithFallback(zoneitem, key, &len, &status); in getZoneStringFromBundle()
Dnumfmt.cpp1130 …const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[styleInNumberPatter… in makeInstance()
Dtmutfmt.cpp624 …pattern = ures_getStringByKeyWithFallback(countsToPatternRB, searchPluralCount, &ptLength, &status… in searchInLocaleChain()

12