Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_variables.c177 zend_ast *copy = zend_ast_copy(Z_ASTVAL_P(zvalue)); in _zval_copy_ctor_func()
H A Dzend_types.h580 #define Z_ASTVAL_P(zval_p) Z_ASTVAL(*(zval_p)) macro
H A Dzend_execute_API.c642 if (UNEXPECTED(zend_ast_evaluate(&tmp, Z_ASTVAL_P(p), scope) != SUCCESS)) { in zval_update_constant_ex()
H A Dzend_ast.c966 zend_ast_export_ex(str, Z_ASTVAL_P(zv), priority, indent); in zend_ast_export_zval()
/PHP-7.1/ext/opcache/
H A Dzend_persist_calc.c154 zend_persist_ast_calc(Z_ASTVAL_P(z)); in zend_persist_zval_calc()
H A Dzend_persist.c354 Z_ASTVAL_P(z) = zend_persist_ast(Z_ASTVAL_P(z)); in zend_persist_zval()

Completed in 22 milliseconds