Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.h791 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string);
1001 zend_try_assign_typed_ref_string(ref, string); \
H A Dzend_API.c3914 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string) /* {… in zend_try_assign_typed_ref_string() function

Completed in 69 milliseconds