Searched refs:subTableKey (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 46 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()
|
D | locdspnm.cpp | 78 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()
|
D | ulocimp.h | 35 const char *subTableKey,
|
D | locdispnames.cpp | 299 const char* subTableKey, in _getStringOrCopyKey() argument 326 subTableKey, in _getStringOrCopyKey()
|