Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_conf.cpp510 SPUString *targetMapping = static_cast<SPUString *>(uhash_iget(table, keyChar)); in addKeyEntry() local
511 if (targetMapping == NULL) { in addKeyEntry()
532 if (mapping == *(targetMapping->fStr)) { in addKeyEntry()
549 int32_t adjustedMappingLength = targetMapping->fStr->length() - 1; in addKeyEntry()
555 int32_t newData = targetMapping->fStrTableIndex; in addKeyEntry()