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";
163 ZEND_FUNCTION(inflate_get_status);196 ZEND_FE(inflate_get_status, arginfo_inflate_get_status)
114 function inflate_get_status(InflateContext $context): int {} function
1052 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() argument
Completed in 15 milliseconds