Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend.h333 #define Z_REFCOUNT_P(pz) zval_refcount_p(pz)
372 static zend_always_inline zend_uint zval_refcount_p(zval* pz) { in zval_refcount_p() function

Completed in 8 milliseconds