Home
last modified time | relevance | path

Searched refs:HAVE_ZLIB_H (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/
H A Dconfig.h219 #ifndef HAVE_ZLIB_H
220 #define HAVE_ZLIB_H 1 macro
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcompress.c63 #if defined(HAVE_ZLIB_H) && defined(PHP_FILEINFO_UNCOMPRESS)
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch1182 -#if defined(HAVE_ZLIB_H) && defined(ZLIBSUPPORT)
1183 +#if defined(HAVE_ZLIB_H) && defined(PHP_FILEINFO_UNCOMPRESS)

Completed in 16 milliseconds