Searched refs:php_output_handler_op (Results 1 – 1 of 1) sorted by relevance
55 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou…258 php_output_handler_op(OG(active), &context); in php_output_flush()289 php_output_handler_op(OG(active), &context); in php_output_clean()901 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou… in php_output_handler_op() function1062 php_output_handler_op(*active, &context); in php_output_op()1103 status = php_output_handler_op(handler, context); in php_output_stack_apply_op()1147 php_output_handler_op(handler, context); in php_output_stack_apply_clean()1226 php_output_handler_op(orphan, &context); in php_output_stack_pop()
Completed in 7 milliseconds