Searched refs:inflate_get_status (Results 1 – 4 of 4) sorted by relevance
2 inflate_get_status()16 $status = inflate_get_status($ctx);23 $status = inflate_get_status($ctx);33 echo 'Status: ' . inflate_get_status($ctx);
19 echo 'Status: ' . inflate_get_status($ctx) . "\n";
1023 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() argument1416 PHP_FE(inflate_get_status, arginfo_inflate_get_status)
2660 . Expose inflate_get_status() and inflate_get_read_len() functions.
Completed in 14 milliseconds