Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1095 ZEND_API zend_result zend_try_assign_typed_ref_zval(zend_reference *ref, zval *zv);
1411 zend_try_assign_typed_ref_zval(ref, other_zv); \
H A Dzend_API.c4639 ZEND_API zend_result zend_try_assign_typed_ref_zval(zend_reference *ref, zval *zv) /* {{{ */ in zend_try_assign_typed_ref_zval() function

Completed in 29 milliseconds