Searched refs:SEPARATE_ZVAL_NOREF (Results 1 – 3 of 3) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_types.h | 1533 #define SEPARATE_ZVAL_NOREF(zv) do { \ macro |
H A D | zend_API.h | 1656 SEPARATE_ZVAL_NOREF(_arg); \ |
H A D | zend_API.c | 821 SEPARATE_ZVAL_NOREF(arg); in zend_parse_arg_impl() |
Completed in 38 milliseconds