Home
last modified time | relevance | path

Searched defs:locname (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dlocnmtst.cpp112 const char *locname = "en_Hant_US_VALLEY@calendar=gregorian;collation=phonebook"; in TestWithKeywordsAndEverything() local
123 const char *locname = "ja@currency=JPY"; in TestCurrencyKeyword() local
133 const char *locname = "de@currency=XYZ"; in TestUnknownCurrencyKeyword() local
143 const char *locname = "de@foo=bar"; in TestUntranslatedKeywords() local
153 const char *locname = "de@x=foobar"; in TestPrivateUse() local
209 const char *locname = "en_Hant_US_VALLEY@calendar=gregorian;collation=phonebook"; in TestUldnWithKeywordsAndEverything() local
411 const char *locname = "@collation=phonebook"; in TestRootEtc() local
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp486 const UChar *locname = NULL; in getGenericLocationName() local
519 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() local