Searched refs:php_ob_buffer_status (Results 1 – 1 of 1) sorted by relevance
736 static int php_ob_buffer_status(php_ob_buffer *ob_buffer, zval *result) in php_ob_buffer_status() function1010 …buffers), ZEND_STACK_APPLY_BOTTOMUP, (int (*)(void *elem, void *))php_ob_buffer_status, return_val… in PHP_FUNCTION()1012 …if (OG(ob_nesting_level) > 0 && php_ob_buffer_status(&OG(active_ob_buffer), return_value) == FAILU… in PHP_FUNCTION()
Completed in 25 milliseconds