Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_memory_streams.h59 extern PHPAPI const php_stream_ops php_stream_rfc2397_ops;
/PHP-7.4/main/streams/
H A Dmemory.c623 PHPAPI const php_stream_ops php_stream_rfc2397_ops = { variable
758 stream->ops = &php_stream_rfc2397_ops; in php_stream_url_wrap_rfc2397()

Completed in 7 milliseconds