Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp888 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
899 spoofDataLength); in uspoof_swap()
922 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp888 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
899 spoofDataLength); in uspoof_swap()
922 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()
/third_party/flutter/skia/third_party/externals/icu/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()
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp888 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
889 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
899 spoofDataLength); in uspoof_swap()
922 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()