Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1384 #define _ZEND_TRY_ASSIGN_TMP(zv, other_zv, is_ref) do { \ macro
1399 _ZEND_TRY_ASSIGN_TMP(zv, other_zv, 0)
1403 _ZEND_TRY_ASSIGN_TMP(zv, other_zv, 1); \

Completed in 14 milliseconds