Home
last modified time | relevance | path

Searched defs:_php_stream_wrapper (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/main/
H A Dphp_streams.h161 struct _php_stream_wrapper { struct
162 php_stream_wrapper_ops *wops; /* operations the wrapper can perform */
163 void *abstract; /* context for the wrapper */
164 int is_url; /* so that PG(allow_url_fopen) can be respected */

Completed in 10 milliseconds