Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c54 const php_stream_ops php_stream_output_ops = { variable
216 return php_stream_alloc(&php_stream_output_ops, NULL, 0, "wb"); in php_stream_url_wrap_php()

Completed in 6 milliseconds