Home
last modified time | relevance | path

Searched refs:php_stream_pclose (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/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.5/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.5/main/
H A Dphp_streams.h284 #define php_stream_pclose(stream) _php_stream_free((stream), PHP_STREAM_FREE_CLOSE_PERSISTENT TSRML… macro
/PHP-5.5/ext/standard/
H A Dfilestat.c768 php_stream_pclose(stream); in PHP_FUNCTION()
H A Dfile.c908 php_stream_pclose(stream); in PHP_FUNCTION()

Completed in 247 milliseconds