Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h938 #define _ZEND_TRY_ASSIGN_ARR(zv, arr, is_ref) do { \ macro
953 _ZEND_TRY_ASSIGN_ARR(zv, arr, 0)
957 _ZEND_TRY_ASSIGN_ARR(zv, arr, 1); \

Completed in 12 milliseconds