Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h362 typedef struct _zend_refcounted_h { struct
363 uint32_t refcount; /* reference counter 32-bit */
364 union {
366 } u;

Completed in 15 milliseconds