Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_output.h215 PHPAPI zend_result php_output_get_length(zval *p);
H A Doutput.c376 PHPAPI zend_result php_output_get_length(zval *p) in php_output_get_length() function
1464 if (php_output_get_length(return_value) == FAILURE) { in PHP_FUNCTION()
/php-src/docs-old/
H A Doutput-api.md71 php_output_get_length(zlength);
/php-src/ext/soap/
H A Dsoap.c1904 if (php_output_get_length(&outbuflen) != FAILURE && Z_LVAL(outbuflen) != 0) { in soap_real_error_handler()

Completed in 24 milliseconds