Searched refs:zval_refcount_p (Results 1 – 1 of 1) sorted by relevance
1261 #define Z_REFCOUNT_P(pz) zval_refcount_p(pz)1359 static zend_always_inline uint32_t zval_refcount_p(const zval* pz) { in zval_refcount_p() function
Completed in 11 milliseconds