Home
last modified time | relevance | path

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

/php-src/ext/zlib/
H A Dzlib.c169 static zend_result php_zlib_output_handler_ex(php_zlib_context *ctx, php_output_context *output_con… in php_zlib_output_handler_ex() function
278 if (SUCCESS != php_zlib_output_handler_ex(ctx, output_context)) { in php_zlib_output_handler()
567 zend_result rv = php_zlib_output_handler_ex(ZLIBG(ob_gzhandler), &ctx); in PHP_FUNCTION()

Completed in 7 milliseconds