Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_streams.h248 # define php_stream_auto_cleanup(stream) { (stream)->__exposed++; } macro
254 # define php_stream_auto_cleanup(stream) /* nothing */
H A Dmain.c1365 php_stream_auto_cleanup(stream); in php_stream_open_for_zend_ex()
/PHP-5.5/ext/standard/
H A Ddir.c242 php_stream_auto_cleanup(dirp); /* so we don't get warnings under debug */ in _php_do_opendir()
H A Dstreamsfuncs.c75 php_stream_auto_cleanup(s1); in PHP_FUNCTION()
76 php_stream_auto_cleanup(s2); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Dstreams.c112 php_stream_auto_cleanup(enclosed); in php_stream_encloses()
446 php_stream_auto_cleanup(stream); in _php_stream_free()
/PHP-5.5/ext/soap/
H A Dphp_http.c514 php_stream_auto_cleanup(stream); in make_http_soap_request()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3041 php_stream_auto_cleanup(stream);

Completed in 203 milliseconds