Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1406 #define _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, is_ref) do { \ macro
1421 _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, 0)
1425 _ZEND_TRY_ASSIGN_VALUE(zv, other_zv, 1); \

Completed in 15 milliseconds