Home
last modified time | relevance | path

Searched refs:php_stream_pclose (Results 1 – 6 of 6) sorted by last modified time

/PHP-5.4/main/streams/
H A Dtransports.c83 php_stream_pclose(stream); in _php_stream_xport_create()
185 php_stream_pclose(stream); in _php_stream_xport_create()
/PHP-5.4/main/
H A Dphp_streams.h288 #define php_stream_pclose(stream) _php_stream_free((stream), PHP_STREAM_FREE_CLOSE_PERSISTENT TSRML… macro
/PHP-5.4/ext/standard/
H A Dfile.c907 php_stream_pclose(stream); in PHP_FUNCTION()
H A Dfilestat.c768 php_stream_pclose(stream); in PHP_FUNCTION()
/PHP-5.4/ext/dba/
H A Ddba.c421 php_stream_pclose(info->fp); in dba_close()
428 php_stream_pclose(info->lock.fp); in dba_close()
/PHP-5.4/
H A DUPGRADING.INTERNALS121 php_stream_free/php_stream_close/php_stream_pclose, or the flag

Completed in 27 milliseconds