Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_ast.h157 ZEND_AST_TRY, enumerator
H A Dzend_ast.c1222 case ZEND_AST_TRY: in zend_ast_export_stmt()
2114 case ZEND_AST_TRY: in zend_ast_export_ex()
H A Dzend_language_parser.y510 { $$ = zend_ast_create(ZEND_AST_TRY, $3, $5, $6); }
H A Dzend_compile.c9449 case ZEND_AST_TRY: in zend_compile_stmt()

Completed in 40 milliseconds