Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h688 ZEND_API int zend_try_assign_typed_ref_str(zend_reference *ref, zend_string *str);
855 zend_try_assign_typed_ref_str(ref, str); \
877 zend_try_assign_typed_ref_str(ref, str); \
H A Dzend_API.c3872 ZEND_API int zend_try_assign_typed_ref_str(zend_reference *ref, zend_string *str) /* {{{ */ in zend_try_assign_typed_ref_str() function

Completed in 26 milliseconds