Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h347 int32_t fCFUStringTableLen; // length of string table (in 16 bit UChars) member
Duspoof_impl.cpp212 U_ASSERT(value + stringLen <= fSpoofData->fRawData->fCFUStringTableLen); in confusableLookup()
934 sectionLength = ds->readUInt32(spoofDH->fCFUStringTableLen) * 2; in uspoof_swap()
Duspoof_conf.cpp461 rawData->fCFUStringTableLen = stringsLength; in outputData()