Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.h1379 #define _ZEND_TRY_ASSIGN_TMP(zv, other_zv, is_ref) do { \ macro
1394 _ZEND_TRY_ASSIGN_TMP(zv, other_zv, 0)
1398 _ZEND_TRY_ASSIGN_TMP(zv, other_zv, 1); \

Completed in 15 milliseconds