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…284 php_output_handler_op(OG(active), &context); in php_output_flush()315 php_output_handler_op(OG(active), &context); in php_output_clean()922 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou… in php_output_handler_op() function1077 php_output_handler_op(*active, &context); in php_output_op()1118 status = php_output_handler_op(handler, context); in php_output_stack_apply_op()1162 php_output_handler_op(handler, context); in php_output_stack_apply_clean()1243 php_output_handler_op(orphan, &context); in php_output_stack_pop()
Completed in 8 milliseconds