Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h694 ZEND_API int zend_try_assign_typed_ref_zval_ex(zend_reference *ref, zval *zv, zend_bool strict);
1041 zend_try_assign_typed_ref_zval_ex(ref, other_zv, strict); \
H A Dzend_API.c3926 ZEND_API int zend_try_assign_typed_ref_zval_ex(zend_reference *ref, zval *zv, zend_bool strict) /* … in zend_try_assign_typed_ref_zval_ex() function

Completed in 33 milliseconds