Searched refs:zend_gc_refcount (Results 1 – 1 of 1) sorted by relevance
705 #define GC_REFCOUNT(p) zend_gc_refcount(&(p)->gc)1313 static zend_always_inline uint32_t zend_gc_refcount(const zend_refcounted_h *p) { in zend_gc_refcount() function
Completed in 9 milliseconds