Searched refs:deflateSetDictionary (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzconf.h57 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h587 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
624 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
627 or if not at a block boundary for raw deflate). deflateSetDictionary does
828 deflateSetDictionary). For raw inflate, this function can be called at any
H A Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function

Completed in 139 milliseconds