Searched refs:zend_ast_copy (Results 1 – 3 of 3) sorted by relevance
278 ZEND_API zend_ast_ref * ZEND_FASTCALL zend_ast_copy(zend_ast *ast);
807 ZEND_API zend_ast_ref * ZEND_FASTCALL zend_ast_copy(zend_ast *ast) in zend_ast_copy() function
8433 ZVAL_AST(result, zend_ast_copy(ast)); in zend_const_expr_to_zval()
Completed in 34 milliseconds