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

/forgerock/web-agents-v4/zlib/
H A Dzconf.h48 # define deflateCopy z_deflateCopy macro
H A Dzlib.h631 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
639 by calling deflateEnd. Note that deflateCopy duplicates the internal
643 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c1014 int ZEXPORT deflateCopy (dest, source) function

Completed in 29 milliseconds