Searched refs:php_output_handler_op (Results 1 – 1 of 1) sorted by relevance
57 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou…273 php_output_handler_op(OG(active), &context); in php_output_flush()304 php_output_handler_op(OG(active), &context); in php_output_clean()917 static inline php_output_handler_status_t php_output_handler_op(php_output_handler *handler, php_ou… in php_output_handler_op() function1066 php_output_handler_op(*active, &context); in php_output_op()1107 status = php_output_handler_op(handler, context); in php_output_stack_apply_op()1151 php_output_handler_op(handler, context); in php_output_stack_apply_clean()1230 php_output_handler_op(orphan, &context); in php_output_stack_pop()
Completed in 11 milliseconds