Home
last modified time | relevance | path

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

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