Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.h306 int32_t fCFUKeysSize; // number of entries in keys table (32 bits each) member
Duspoof_impl.cpp778 return fRawData->fCFUKeysSize; in length()
910 sectionLength = ds->readUInt32(spoofDH->fCFUKeysSize) * 4; in uspoof_swap()
Duspoof_conf.cpp406 rawData->fCFUKeysSize = numKeys; in outputData()