Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.h996 #define _ZEND_TRY_ASSIGN_STRING(zv, string, is_ref) do { \ macro
1011 _ZEND_TRY_ASSIGN_STRING(zv, string, 0)
1015 _ZEND_TRY_ASSIGN_STRING(zv, string, 1); \

Completed in 21 milliseconds