Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c139 const php_stream_ops php_stream_input_ops = { variable
237 return php_stream_alloc(&php_stream_input_ops, input, 0, "rb"); in php_stream_url_wrap_php()

Completed in 6 milliseconds