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
79 if (subTableKey != NULL) { in uloc_getTableStringWithFallback()
89 ures_getByKeyWithFallback(table.getAlias(), subTableKey, table.getAlias(), &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.h36 const char *subTableKey,
Dlocdispnames.cpp300 const char* subTableKey, in _getStringOrCopyKey() argument
324 subTableKey, in _getStringOrCopyKey()