Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h693 ZEND_API int zend_try_assign_typed_ref_zval(zend_reference *ref, zval *zv);
1009 zend_try_assign_typed_ref_zval(ref, other_zv); \
H A Dzend_API.c3917 ZEND_API int zend_try_assign_typed_ref_zval(zend_reference *ref, zval *zv) /* {{{ */ in zend_try_assign_typed_ref_zval() function

Completed in 25 milliseconds