Searched defs:handler_context (Results 1 – 2 of 2) sorted by relevance
1253 static zend_result php_output_handler_compat_func(void **handler_context, php_output_context *outpu… in php_output_handler_compat_func()1279 static zend_result php_output_handler_default_func(void **handler_context, php_output_context *outp… in php_output_handler_default_func()1288 static zend_result php_output_handler_devnull_func(void **handler_context, php_output_context *outp… in php_output_handler_devnull_func()
254 static zend_result php_zlib_output_handler(void **handler_context, php_output_context *output_conte… in php_zlib_output_handler()
Completed in 16 milliseconds