Searched defs:tableKey (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/i18n/ |
D | locdspnm.cpp | 80 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument 85 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument 115 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() 130 ICUDataTable::getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey, in getNoFallback()
|
/external/icu4c/common/ |
D | locresdata.cpp | 44 const char *tableKey, const char *subTableKey, in uloc_getTableStringWithFallback()
|
D | uresdata.c | 70 const char *tableKey; in _res_findTableItem() local 101 const char *tableKey; in _res_findTable32Item() local
|
D | locdispnames.cpp | 295 const char *tableKey, in _getStringOrCopyKey()
|