Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocresdata.cpp44 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback() argument
78 if (subTableKey != NULL) { in uloc_getTableStringWithFallback()
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
Dulocimp.h33 const char *subTableKey,
Dlocdispnames.cpp297 const char* subTableKey, in _getStringOrCopyKey() argument
324 subTableKey, in _getStringOrCopyKey()
/external/icu/icu4c/source/i18n/
Dlocdspnm.cpp75 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
80 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
120 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
126 tableKey, subTableKey, itemKey, in get()
135 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback() argument
141 tableKey, subTableKey, itemKey, in getNoFallback()