Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.h310 … int32_t fCFUStringIndexSize; // number of entries in String Indexes table (16 bits each) member
Duspoof_conf.cpp425 rawData->fCFUStringIndexSize = numValues; in outputData()
Duspoof_impl.cpp915 sectionLength = ds->readUInt32(spoofDH->fCFUStringIndexSize) * 2; in uspoof_swap()