Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_conf.cpp469 int32_t lengthTableLength = fStringLengthsTable->size(); in outputData() local
471 …static_cast<uint16_t *>(fSpoofImpl->fSpoofData->reserveSpace(lengthTableLength*sizeof(uint16_t), s… in outputData()
477 for (i=0; i<lengthTableLength; i+=2) { in outputData()
491 rawData->fCFUStringLengthsSize = lengthTableLength / 2; in outputData()