Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dplain_wrapper.c994 static const php_stream_ops php_plain_files_dirstream_ops = { variable
1033 stream = php_stream_alloc(&php_plain_files_dirstream_ops, dir, 0, mode); in php_plain_files_dir_opener()

Completed in 9 milliseconds