Searched refs:php_output_end (Results 1 – 5 of 5) sorted by relevance
209 PHPAPI zend_result php_output_end(void);
311 PHPAPI zend_result php_output_end(void) in php_output_end() function1373 RETURN_BOOL(SUCCESS == php_output_end()); in PHP_FUNCTION()1405 if (SUCCESS != php_output_end()) { in PHP_FUNCTION()
59 php_output_end();
1248 php_output_end(); in PHP_FUNCTION()
1794 php_output_end();1826 php_output_end();
Completed in 20 milliseconds