Home
last modified time | relevance | path

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

/PHP-7.3/ext/openssl/
H A Dopenssl.c2096 zval * zcert, *zout; in PHP_FUNCTION() local
2122 zval_ptr_dtor(zout); in PHP_FUNCTION()
2924 zval_ptr_dtor(zout); in PHP_FUNCTION()
2983 zval_ptr_dtor(zout); in PHP_FUNCTION()
2984 array_init(zout); in PHP_FUNCTION()
3335 zval * zcsr = NULL, *zout=NULL; in PHP_FUNCTION() local
3363 zval_ptr_dtor(zout); in PHP_FUNCTION()
5354 zval * zout = NULL, zcert; in PHP_FUNCTION() local
5364 &zout) == FAILURE) { in PHP_FUNCTION()
5405 zval_ptr_dtor(zout); in PHP_FUNCTION()
[all …]
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c989 zval zin, zout, zerr; in phpdbg_register_file_handles() local
1012 php_stream_to_zval(s_out, &zout); in phpdbg_register_file_handles()
1021 oc.value = zout; in phpdbg_register_file_handles()

Completed in 24 milliseconds