Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp871 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
872 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
882 spoofDataLength); in uspoof_swap()
905 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()