Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dphp_memory_streams.h57 extern PHPAPI const php_stream_ops php_stream_rfc2397_ops;
/PHP-8.2/main/streams/
H A Dmemory.c595 PHPAPI const php_stream_ops php_stream_rfc2397_ops = { variable
732 stream->ops = &php_stream_rfc2397_ops; in php_stream_url_wrap_rfc2397()

Completed in 8 milliseconds