Searched refs:php_output_get_length (Results 1 – 4 of 4) sorted by relevance
215 PHPAPI zend_result php_output_get_length(zval *p);
376 PHPAPI zend_result php_output_get_length(zval *p) in php_output_get_length() function1464 if (php_output_get_length(return_value) == FAILURE) { in PHP_FUNCTION()
71 php_output_get_length(zlength);
1904 if (php_output_get_length(&outbuflen) != FAILURE && Z_LVAL(outbuflen) != 0) { in soap_real_error_handler()
Completed in 34 milliseconds