Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_types.h216 } zend_refcounted_h; typedef
219 zend_refcounted_h gc;
223 zend_refcounted_h gc;
238 zend_refcounted_h gc;
357 zend_refcounted_h gc;
366 zend_refcounted_h gc;
373 zend_refcounted_h gc;
378 zend_refcounted_h gc;
980 static zend_always_inline uint32_t zend_gc_refcount(const zend_refcounted_h *p) { in zend_gc_refcount()
989 static zend_always_inline uint32_t zend_gc_addref(zend_refcounted_h *p) { in zend_gc_addref()
[all …]

Completed in 10 milliseconds