Searched defs:php_user_stream_wrapper (Results 1 – 1 of 1) sorted by relevance
41 struct php_user_stream_wrapper { struct42 char * protoname;43 char * classname;44 zend_class_entry *ce;45 php_stream_wrapper wrapper;
Completed in 9 milliseconds