Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds