Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h53 struct _php_stream_context { struct
54 php_stream_notifier *notifier;
55 zval *options; /* hash keyed by wrapper family or specific wrapper */
56 int rsrc_id; /* used for auto-cleanup */

Completed in 6 milliseconds