Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.cpp886 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
887 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
897 spoofDataLength); in uspoof_swap()
920 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()