Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.cpp188 uint16_t value = fSpoofData->fCFUValues[keyTableIndex]; in confusableLookup()
565 fCFUValues = NULL; in reset()
591 fCFUValues = NULL; in initPtrs()
601 fCFUValues = (uint16_t *)((char *)fRawData + fRawData->fCFUStringIndex); in initPtrs()
Duspoof_impl.h311 uint16_t *fCFUValues; variable
Duspoof_conf.cpp445 fSpoofImpl->fSpoofData->fCFUValues = values; in outputData()