Home
last modified time | relevance | path

Searched refs:ZLIB_VERNUM (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/zlib/tests/
H A Ddeflate_add_block_v123.phpt8 if (ZLIB_VERNUM >= 0x1240) {
H A Ddeflate_add_basic.phpt43 if (ZLIB_VERNUM >= 0x1240) {
/php-src/ext/zlib/
H A Dzlib.stub.php98 const ZLIB_VERNUM = UNKNOWN; define
H A Dzlib_arginfo.h226 REGISTER_LONG_CONSTANT("ZLIB_VERNUM", ZLIB_VERNUM, CONST_PERSISTENT); in register_zlib_symbols()
H A Dzlib.c1193 #if ZLIB_VERNUM < 0x1240L in PHP_FUNCTION()

Completed in 16 milliseconds