Searched defs:deflateSetDictionary (Results 1 – 7 of 7) sorted by relevance
46 # define deflateSetDictionary z_deflateSetDictionary macro
81 # define deflateSetDictionary z_deflateSetDictionary macro
828 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in deflateSetDictionary() function
56 # define deflateSetDictionary z_deflateSetDictionary macro
376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function