Searched refs:inflate_get_status (Results 1 – 5 of 5) 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";
162 ZEND_FUNCTION(inflate_get_status);194 ZEND_FE(inflate_get_status, arginfo_inflate_get_status)
281 function inflate_get_status(InflateContext $context): int {} function
1045 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() argument
Completed in 8 milliseconds