Searched refs:zval_set_refcount_p (Results 1 – 1 of 1) sorted by relevance
797 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc)826 static zend_always_inline uint32_t zval_set_refcount_p(zval* pz, uint32_t rc) { in zval_set_refcount_p() function
Completed in 9 milliseconds