Lines Matching refs:inflateEnd
461 purpose.) The next operation on this stream must be inflateEnd to deallocate504 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));510 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state844 This function is equivalent to inflateEnd followed by inflateInit,