Home
last modified time | relevance | path

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

/PHP-8.0/
H A DUPGRADING.INTERNALS10 g. zend_free_op type and should_free argument of zend_get_zval_ptr()
79 zend_get_zval_ptr() were removed. It's possible to get the old
82 zval *ret = zend_get_zval_ptr(
/PHP-8.0/Zend/
H A Dzend_execute.h348 ZEND_API zval *zend_get_zval_ptr(const zend_op *opline, int op_type, const znode_op *node, const ze…
H A Dzend_execute.c5053 ZEND_API zval *zend_get_zval_ptr(const zend_op *opline, int op_type, const znode_op *node, const ze… in zend_get_zval_ptr() function

Completed in 46 milliseconds