Home
last modified time | relevance | path

Searched refs:zend_gc_refcount (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_types.h467 #define GC_REFCOUNT(p) zend_gc_refcount(&(p)->gc)
980 static zend_always_inline uint32_t zend_gc_refcount(const zend_refcounted_h *p) { in zend_gc_refcount() function

Completed in 14 milliseconds