Home
last modified time | relevance | path

Searched refs:subTableKey (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp46 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback() argument
80 if (subTableKey != NULL) { in uloc_getTableStringWithFallback()
90 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
Dlocdspnm.cpp78 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
83 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
123 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
129 tableKey, subTableKey, itemKey, in get()
138 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback() argument
144 tableKey, subTableKey, itemKey, in getNoFallback()
Dulocimp.h35 const char *subTableKey,
Dlocdispnames.cpp299 const char* subTableKey, in _getStringOrCopyKey() argument
326 subTableKey, in _getStringOrCopyKey()