Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp65 const UChar* ruleUChar = ures_getStringByKey(bundle, "MapNFKC",&ruleLen, &status); in NamePrepTransform()
67 …const UChar *mapRuleUChar = ures_getStringByKey(bundle, "MapNoNormalization", &mapRuleLen, &status… in NamePrepTransform()
79 const UChar* pattern = ures_getStringByKey(bundle,"UnassignedSet",&patternLen, &status); in NamePrepTransform()
84 pattern = ures_getStringByKey(bundle,"ProhibitedSet",&patternLen, &status); in NamePrepTransform()
108 pattern = ures_getStringByKey(bundle,"LabelSeparatorSet",&patternLen, &status); in NamePrepTransform()
Daliastst.cpp201 ures_getStringByKey(resIndex, loc,&len, &status); in isLocaleAvailable()
Drestest.cpp499 const UChar* strSet = ures_getStringByKey(resb,"ExemplarCharacters",&len,&status); in TestExemplar()
/external/icu/icu4c/source/common/
Dwintz.c338 icuTZ = ures_getStringByKey(winTZ, ISOcodeA, &len, &status); in uprv_detectWindowsTimeZone()
343 icuTZ = ures_getStringByKey(winTZ, "001", &len, &status); in uprv_detectWindowsTimeZone()
381 icuTZ = ures_getStringByKey(winTZ, ISOcodeA, &len, &status); in uprv_detectWindowsTimeZone()
386 icuTZ = ures_getStringByKey(winTZ, "001", &len, &status); in uprv_detectWindowsTimeZone()
Ducnvdisp.c60 name=ures_getStringByKey(rb, cnv->sharedData->staticData->name, &length, &localStatus); in ucnv_getDisplayName()
Ducat.c59 result = ures_getStringByKey((const UResourceBundle*) catd, in u_catgets()
Dresbund.cpp363 const UChar* r = ures_getStringByKey(fResource, key, &len, &status); in getStringEx()
Duresbund.cpp2054 U_CAPI const UChar* U_EXPORT2 ures_getStringByKey(const UResourceBundle *resB, const char* inKey, i… in ures_getStringByKey() function
2143 const UChar *s16 = ures_getStringByKey(resB, key, &length16, status); in ures_getUTF8StringByKey()
2360 …const UChar* minor_version = ures_getStringByKey(resourceBundle, kVersionTag, &minor_len, &status); in ures_getVersionNumberInternal()
2597 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2672 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2748 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
3004 str = ures_getStringByKey(res, key, &len, status); in ures_getVersionByKey()
Dloclikely.cpp52 s = ures_getStringByKey(subtags, localeID, &resLen, &tmpErr); in findLikelySubtags()
Dlocdispnames.cpp312 s=ures_getStringByKey(rb, tableKey, &length, pErrorCode); in _getStringOrCopyKey()
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c121 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status); in TestAliasConflict()
185 result1= ures_getStringByKey(test1, "string_in_Root_te_te_IN", &resultLen, &err); in TestConstruction1()
186 result2= ures_getStringByKey(test2, "string_in_Root_te_te_IN", &resultLen, &err); in TestConstruction1()
368 ures_getStringByKey(theBundle, tag, &resultLen, &status); in testTag()
372 string=ures_getStringByKey(theBundle, tag, &resultLen, &status); in testTag()
436 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback()
439 junk = ures_getStringByKey(fr_FR, "LocaleString", &resultLen, &status); in TestFallback()
441 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback()
455 junk = ures_getStringByKey(fr_FR, "ExemplarCharacters", &resultLen, &status); in TestFallback()
Dcreststn.c350 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status); in TestAliasConflict()
1223 …if(ures_getStringByKey(NULL, "string_only_in_te", &resultLen, &status) != NULL && status != U_ILLE… in TestErrorConditions()
1241 …if(ures_getStringByKey(NULL, "string_only_in_te", &len, &status) != NULL && status != U_ILLEGAL_AR… in TestErrorConditions()
1246 if(ures_getStringByKey(teRes, "string_only_in_te", &len, &status) != NULL){ in TestErrorConditions()
2883 s16 = ures_getStringByKey(resB, key, length, status); in tres_getString()
Dcldrtest.c553 ures_getStringByKey(currentLocale, "Version", NULL, &errorCode); in TestLocaleStructure()
558 … else if (ures_getStringByKey(currentLocale, "Version", NULL, &errorCode)[0] == (UChar)(0x78)) { in TestLocaleStructure()
/external/icu/icu4c/source/i18n/
Dulocdata.c115 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
172 delimiter = ures_getStringByKey(delimiterBundle, delimiterKeys[type], &len, &localStatus); in ulocdata_getDelimiter()
305 pattern = ures_getStringByKey(patternBundle, "pattern", &len, &localStatus); in ulocdata_getLocaleDisplayPattern()
357 separator = ures_getStringByKey(separatorBundle, "separator", &len, &localStatus); in ulocdata_getLocaleSeparator()
Dzonemeta.cpp296 const UChar *canonical = ures_getStringByKey(rb,id,NULL,&tmpStatus); in getCanonicalCLDRID()
324 canonical = ures_getStringByKey(rb,id,NULL,&tmpStatus); in getCanonicalCLDRID()
496 const UChar *primaryZone = ures_getStringByKey(rb, regionBuf, &idLen, &status); in getCanonicalCountry()
733 tzid = ures_getStringByKey(rb, keyBuf, &tzidLen, &status); in getZoneIdByMetazone()
740 tzid = ures_getStringByKey(rb, gWorldTag, &tzidLen, &status); in getZoneIdByMetazone()
927 shortID = ures_getStringByKey(rb, tzidKey, NULL, &status); in getShortIDFromCanonical()
Dgender.cpp145 const UChar* s = ures_getStringByKey(locRes.getAlias(), curLocaleName, &resLen, &key_status); in loadInstance()
153 s = ures_getStringByKey(locRes.getAlias(), parentLocaleName, &resLen, &key_status); in loadInstance()
Ducol_res.cpp84 rootRules = ures_getStringByKey(rootBundle, "UCARules", &rootRulesLength, &errorCode); in loadRootRules()
123 const UChar *s = ures_getStringByKey(data.getAlias(), "Sequence", &length, &errorCode); in loadRules()
400 const UChar *s = ures_getStringByKey(data, "Sequence", &length, in loadFromData()
Dtimezone.cpp1497 const UChar *tzver = ures_getStringByKey(bundle, kTZVERSION, &len, &status); in initTZDataVersion()
1665 … const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); // use tmperr, because in getIDForWindowsID()
1680 … tzid = ures_getStringByKey(zones, "001", &len, &status); // using status, because "001" must be in getIDForWindowsID()
Ducurr.cpp595 s = ures_getStringByKey(currencyReq, "id", &resLen, &localStatus); in ucurr_forLocale()
607 s = ures_getStringByKey(currencyReq, "id", &resLen, &localStatus); in ucurr_forLocale()
2435 s = ures_getStringByKey(currencyRes, "id", &resLen, &localStatus); in ucurr_forLocaleAndDate()
2614 … const UChar* defString = ures_getStringByKey(&curbndl, "id", &curIDLength, status); in ucurr_getKeywordValuesForLocale()
Ddtitvinf.cpp340 const UChar * parentUName = ures_getStringByKey(rb, "%%Parent", &locNameLen, &status); in initializeData()
Dplurrule.cpp660 const UChar* s = ures_getStringByKey(locRes.getAlias(), curLocaleName, &resLen, &errCode); in getRuleFromResource()
672 s = ures_getStringByKey(locRes.getAlias(), parentLocaleName, &resLen, &status); in getRuleFromResource()
Dreldatefmt.cpp96 const UChar *resStr = ures_getStringByKey( in getOptionalStringWithFallback()
/external/icu/icu4c/source/samples/ufortune/
Dufortune.c142 const UChar *msg = ures_getStringByKey(myResources, "optionMessage", &len, &err); in main()
156 usage = ures_getStringByKey(myResources, "usage", &len, &err); in main()
/external/icu/icu4c/source/extra/uconv/
Duwmsg.c138 msg = ures_getStringByKey(gBundle, tag, &msgLen, &err); in u_wmsg()
236 msg = (UChar*)ures_getStringByKey(gBundle, errname, &msgLen, &subErr); in u_wmsg_errorName()
/external/icu/icu4c/source/common/unicode/
Dures.h725 ures_getStringByKey(const UResourceBundle *resB,
866 const UChar* r = ures_getStringByKey(resB, key, &len, status); in ures_getUnicodeStringByKey()

12