Searched refs:zval_addref_p (Results 1 – 1 of 1) sorted by relevance
1267 #define Z_ADDREF_P(pz) zval_addref_p(pz)1375 static zend_always_inline uint32_t zval_addref_p(zval* pz) { in zval_addref_p() function
Completed in 11 milliseconds