Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1296 #define _ZEND_TRY_ASSIGN_STRING(zv, string, is_ref) do { \ macro
1311 _ZEND_TRY_ASSIGN_STRING(zv, string, 0)
1315 _ZEND_TRY_ASSIGN_STRING(zv, string, 1); \

Completed in 18 milliseconds