Home
last modified time | relevance | path

Searched refs:php_output_handler_append (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/main/
H A Doutput.c60 static inline int php_output_handler_append(php_output_handler *handler, const php_output_buffer *b…
895 static inline int php_output_handler_append(php_output_handler *handler, const php_output_buffer *b… in php_output_handler_append() function
957 if (php_output_handler_append(handler, &context->in TSRMLS_CC) && !context->op) { in php_output_handler_op()

Completed in 48 milliseconds