Home
last modified time | relevance | path

Searched refs:ZLIB_OK (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/zlib/tests/
H A Dinflate_get_status.phpt19 for ($i = 0; $status == ZLIB_OK; ++$i)
31 echo "Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.\n";
59 Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.
/php-src/ext/zlib/
H A Dzlib.stub.php104 const ZLIB_OK = UNKNOWN; define

Completed in 5 milliseconds