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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzconf.h24 # define deflateCopy z_deflateCopy macro
H A Dzlib.h480 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
488 by calling deflateEnd. Note that deflateCopy duplicates the internal
492 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c599 int ZEXPORT deflateCopy (dest, source) function

Completed in 25 milliseconds