Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h339 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each) member
Duspoof_impl.cpp132 int32_t *limit = low + fSpoofData->fRawData->fCFUKeysSize; in confusableLookup()
925 sectionLength = ds->readUInt32(spoofDH->fCFUKeysSize) * 4; in uspoof_swap()
Duspoof_conf.cpp425 rawData->fCFUKeysSize = numKeys; in outputData()