Searched refs:zend_ast_copy (Results 1 – 3 of 3) sorted by relevance
308 ZEND_API zend_ast_ref * ZEND_FASTCALL zend_ast_copy(zend_ast *ast);
1111 ZEND_API zend_ast_ref * ZEND_FASTCALL zend_ast_copy(zend_ast *ast) in zend_ast_copy() function
10325 ZVAL_AST(&ast_zv, zend_ast_copy(*ast_ptr)); in zend_const_expr_to_zval()
Completed in 67 milliseconds