Searched defs:dictLength (Results 1 – 5 of 5) sorted by relevance
1288 uInt *dictLength) { in inflateGetDictionary()1308 uInt dictLength) { in inflateSetDictionary()
553 uInt dictLength) { in deflateSetDictionary()619 uInt *dictLength) { in deflateGetDictionary()
1196 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
321 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
2055 inflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in inflateSetDictionary()