Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1096 ZEND_API zend_result zend_try_assign_typed_ref_zval_ex(zend_reference *ref, zval *zv, bool strict);
1443 zend_try_assign_typed_ref_zval_ex(ref, other_zv, strict); \
H A Dzend_API.c4648 ZEND_API zend_result zend_try_assign_typed_ref_zval_ex(zend_reference *ref, zval *zv, bool strict) … in zend_try_assign_typed_ref_zval_ex() function

Completed in 32 milliseconds