Searched refs:php_output_handler_op (Results 1 – 1 of 1) sorted by relevance
59 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou…275 php_output_handler_op(OG(active), &context); in php_output_flush()306 php_output_handler_op(OG(active), &context); in php_output_clean()908 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou… in php_output_handler_op() function1057 php_output_handler_op(*active, &context); in php_output_op()1098 status = php_output_handler_op(handler, context); in php_output_stack_apply_op()1142 php_output_handler_op(handler, context); in php_output_stack_apply_clean()1221 php_output_handler_op(orphan, &context); in php_output_stack_pop()
Completed in 7 milliseconds