Home
last modified time | relevance | path

Searched defs:dictLength (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/zlib/
H A Ddeflate.c592 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) deflateSetDictionary() argument
654 deflateGetDictionary(z_streamp strm, Bytef *dictionary, uInt *dictLength) deflateGetDictionary() argument
/third_party/zlib/
H A Ddeflate.c554 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) deflateSetDictionary() argument
620 deflateGetDictionary(z_streamp strm, Bytef *dictionary, uInt *dictLength) deflateGetDictionary() argument

Completed in 10 milliseconds