Home
last modified time | relevance | path

Searched refs:php_stream_auto_cleanup (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/standard/
H A Ddir.c158 php_stream_auto_cleanup(dirp); /* so we don't get warnings under debug */ in _php_do_opendir()
H A Dstreamsfuncs.c86 php_stream_auto_cleanup(s1); in PHP_FUNCTION()
87 php_stream_auto_cleanup(s2); in PHP_FUNCTION()
/PHP-8.4/ext/mysqlnd/
H A Dmysqlnd_vio.c171 php_stream_auto_cleanup(net_stream); in MYSQLND_METHOD()
253 php_stream_auto_cleanup(net_stream); in MYSQLND_METHOD()
/PHP-8.4/main/
H A Dphp_streams.h267 #define php_stream_auto_cleanup(stream) { (stream)->__exposed = 1; } macro
H A Dmain.c1640 php_stream_auto_cleanup(stream); in php_stream_open_for_zend_ex()
/PHP-8.4/main/streams/
H A Dstreams.c106 php_stream_auto_cleanup(enclosed); in php_stream_encloses()
435 php_stream_auto_cleanup(stream); in _php_stream_free()
/PHP-8.4/ext/soap/
H A Dphp_http.c530 php_stream_auto_cleanup(stream); in make_http_soap_request()
/PHP-8.4/ext/pgsql/
H A Dpgsql.c2393 php_stream_auto_cleanup(stream); in PHP_FUNCTION()

Completed in 55 milliseconds