Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp913 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
914 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
924 spoofDataLength); in uspoof_swap()
947 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()