Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h565 struct _zend_resource { struct
566 zend_refcounted_h gc;
567 zend_long handle; // TODO: may be removed ???
568 int type;
569 void *ptr;

Completed in 14 milliseconds