Home
last modified time | relevance | path

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

/external/icu4c/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.cpp296 const char* subTableKey, in _getStringOrCopyKey() argument
323 subTableKey, in _getStringOrCopyKey()
/external/icu4c/i18n/
Dlocdspnm.cpp70 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
75 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
115 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
121 tableKey, subTableKey, itemKey, in get()
130 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback() argument
136 tableKey, subTableKey, itemKey, in getNoFallback()