Home
last modified time | relevance | path

Searched refs:inflate_get_status (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/zlib/tests/
H A Dinflate_get_status.phpt2 inflate_get_status()
16 $status = inflate_get_status($ctx);
23 $status = inflate_get_status($ctx);
33 echo 'Status: ' . inflate_get_status($ctx);
H A Dinflate_get_read_len.phpt19 echo 'Status: ' . inflate_get_status($ctx) . "\n";
/PHP-7.3/ext/zlib/
H A Dzlib.c1023 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() argument
1416 PHP_FE(inflate_get_status, arginfo_inflate_get_status)
/PHP-7.3/
H A DNEWS2660 . Expose inflate_get_status() and inflate_get_read_len() functions.

Completed in 14 milliseconds