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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzconf.h51 # define deflateCopy z_deflateCopy macro
H A Dzlib.h601 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
609 by calling deflateEnd. Note that deflateCopy duplicates the internal
613 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c918 int ZEXPORT deflateCopy (dest, source) function

Completed in 2590 milliseconds