Home
last modified time | relevance | path

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

/PHP-7.1/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 zend_resource *res; /* used for auto-cleanup */

Completed in 5 milliseconds