Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h690 ZEND_API int zend_try_assign_typed_ref_stringl(zend_reference *ref, const char *string, size_t len);
921 zend_try_assign_typed_ref_stringl(ref, string, len); \
H A Dzend_API.c3890 ZEND_API int zend_try_assign_typed_ref_stringl(zend_reference *ref, const char *string, size_t len)… in zend_try_assign_typed_ref_stringl() function

Completed in 24 milliseconds