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
185 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()
278 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()
281 return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); in phar_make_dirstream()

Completed in 10 milliseconds