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();
1250 php_output_end(); in PHP_FUNCTION()
1769 php_output_end();1801 php_output_end();
Completed in 16 milliseconds