Home | History | Annotate | Download | only in zlib

Lines Matching full:deflatesetdictionary

578 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
610 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
613 or if the compression method is bsort). deflateSetDictionary does not
793 deflateSetDictionary). For raw inflate, this function can be called