Home
last modified time | relevance | path

Searched refs:zout (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/openssl/
H A Dopenssl.c2090 zval * zcert, *zout; in PHP_FUNCTION() local
2116 zval_dtor(zout); in PHP_FUNCTION()
2918 zval_dtor(zout); in PHP_FUNCTION()
2977 zval_dtor(zout); in PHP_FUNCTION()
2978 array_init(zout); in PHP_FUNCTION()
3329 zval * zcsr = NULL, *zout=NULL; in PHP_FUNCTION() local
3357 zval_dtor(zout); in PHP_FUNCTION()
5304 zval * zout = NULL, zcert; in PHP_FUNCTION() local
5314 &zout) == FAILURE) { in PHP_FUNCTION()
5355 zval_dtor(zout); in PHP_FUNCTION()
[all …]
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c995 zval zin, zout, zerr; in phpdbg_register_file_handles() local
1018 php_stream_to_zval(s_out, &zout); in phpdbg_register_file_handles()
1028 oc.value = zout; in phpdbg_register_file_handles()

Completed in 24 milliseconds