Searched defs:dictLength (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/zlib/ | ||
H A D | deflate.c | 592 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 D | deflate.c | 554 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