Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Dphp_stream_context.h49 struct _php_stream_context { struct
50 php_stream_notifier *notifier;
51 zval options; /* hash keyed by wrapper family or specific wrapper */
52 zend_resource *res; /* used for auto-cleanup */

Completed in 6 milliseconds