Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Ddirstream.c26 static const php_stream_ops phar_dir_ops = { variable
164 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()
242 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()
244 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()

Completed in 4 milliseconds