Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1091 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string);
1301 zend_try_assign_typed_ref_string(ref, string); \
H A Dzend_API.c4603 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 50 milliseconds