Lines Matching refs:Allow
26 - Allow building zlib outside of the source directory
132 - Allow overriding the default install locations for cmake
139 - Allow the use of -Wundef when compiling or using zlib
209 - Allow deflatePrime() to insert bits in the middle of a stream
225 - Allow gzread() and related to continue after gzclearerr()
226 - Allow gzrewind() and gzseek() after a premature end-of-file
255 - Allow deflateSetDictionary, inflateSetDictionary at any time (in raw)
380 - Allow Linux* or linux* from uname in configure [Bar-Lev]
381 - Allow ldconfig to be redefined in configure and Makefile.in [Bar-Lev]
572 - Allow Z_BLOCK for deflate() to force a new block
573 - Allow negative bits in inflatePrime() to delete existing bit buffer
727 - Allow strerror() usage in gzio.c for STDC
735 - Allow inflateSetDictionary() call for raw inflate
957 - Allow TOO_FAR check to be turned off at compile time [Truta]
1238 - Allow compilation of gzio with -DNO_DEFLATE to avoid the compression code.