Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.h350 #define Z_SET_REFCOUNT_P(pz, rc) zval_set_refcount_p(pz, rc)
400 static zend_always_inline zend_uint zval_set_refcount_p(zval* pz, zend_uint rc) { in zval_set_refcount_p() function

Completed in 11 milliseconds