Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h1004 #define _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, is_ref) do { \ macro
1019 _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, 0)
1023 _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, 1); \

Completed in 11 milliseconds