Home
last modified time | relevance | path

Searched defs:tableKey (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp46 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback()
Dlocdspnm.cpp88 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument
93 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument
123 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get()
138 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback()
Duresdata.cpp77 const char *tableKey; in _res_findTableItem() local
108 const char *tableKey; in _res_findTable32Item() local
Dlocdispnames.cpp301 const char *tableKey, in _getStringOrCopyKey()
/external/cldr/tools/java/com/ibm/icu/util/
DLocaleMatcher.java260 ULocale tableKey = tableKeyValue.get0(); in getBestMatchInternal() local