Searched refs:ZLIB_FULL_FLUSH (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/zlib/tests/ |
H A D | inflate_add_basic.phpt | 37 'ZLIB_FULL_FLUSH' => ZLIB_FULL_FLUSH,
|
H A D | deflate_add_basic.phpt | 38 'ZLIB_FULL_FLUSH' => ZLIB_FULL_FLUSH,
|
H A D | deflate_add_error.phpt | 27 …) must be one of ZLIB_NO_FLUSH, ZLIB_PARTIAL_FLUSH, ZLIB_SYNC_FLUSH, ZLIB_FULL_FLUSH, ZLIB_BLOCK, …
|
H A D | inflate_add_error.phpt | 26 …) must be one of ZLIB_NO_FLUSH, ZLIB_PARTIAL_FLUSH, ZLIB_SYNC_FLUSH, ZLIB_FULL_FLUSH, ZLIB_BLOCK, …
|
/PHP-8.2/ext/zlib/ |
H A D | zlib.stub.php | 51 const ZLIB_FULL_FLUSH = UNKNOWN; define
|
Completed in 8 milliseconds