Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.h81 ZEND_AST_CLONE, enumerator
H A Dzend_language_parser.y889 | T_CLONE expr { $$ = zend_ast_create(ZEND_AST_CLONE, $2); }
H A Dzend_ast.c1612 case ZEND_AST_CLONE: in zend_ast_export_ex()
H A Dzend_compile.c8627 case ZEND_AST_CLONE: in zend_compile_expr()

Completed in 39 milliseconds