Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dftp_fopen_wrapper.c679 static const php_stream_ops php_ftp_dirstream_ops = { variable
765 dirsdata->dirstream = php_stream_alloc(&php_ftp_dirstream_ops, dirsdata, 0, mode); in php_stream_ftp_opendir()

Completed in 7 milliseconds