Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_ast.h142 ZEND_AST_CATCH, enumerator
H A Dzend_language_parser.y458 { $$ = zend_ast_list_add($1, zend_ast_create(ZEND_AST_CATCH, $4, $5, $8)); }
H A Dzend_ast.c1608 case ZEND_AST_CATCH: in zend_ast_export_ex()

Completed in 13 milliseconds