Home
last modified time | relevance | path

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

/PHP-8.3/ext/phar/
H A Ddirstream.c26 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 7 milliseconds