Home
last modified time | relevance | path

Searched refs:ZEND_AST_CATCH (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_ast.h140 ZEND_AST_CATCH, enumerator
H A Dzend_language_parser.y459 { $$ = zend_ast_list_add($1, zend_ast_create(ZEND_AST_CATCH, $4, $5, $8)); }
H A Dzend_ast.c1609 case ZEND_AST_CATCH: in zend_ast_export_ex()

Completed in 19 milliseconds