Home
last modified time | relevance | path

Searched refs:ZEND_AST_SWITCH (Results 1 – 4 of 4) sorted by path

/PHP-7.4/Zend/
H A Dzend_ast.c1184 case ZEND_AST_SWITCH: in zend_ast_export_stmt()
1842 case ZEND_AST_SWITCH: in zend_ast_export_ex()
H A Dzend_ast.h130 ZEND_AST_SWITCH, enumerator
H A Dzend_compile.c8537 case ZEND_AST_SWITCH: in zend_compile_stmt()
H A Dzend_language_parser.y437 { $$ = zend_ast_create(ZEND_AST_SWITCH, $3, $5); }

Completed in 71 milliseconds