Lines Matching refs:inflateEnd
420 be inflateEnd to deallocate the decompression state. The use of Z_FINISH462 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));468 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state791 This function is equivalent to inflateEnd followed by inflateInit,