Searched refs:ZEND_AST_CATCH (Results 1 – 3 of 3) sorted by relevance
148 ZEND_AST_CATCH, enumerator
468 { $$ = zend_ast_list_add($1, zend_ast_create(ZEND_AST_CATCH, $4, $5, $8)); }
1981 case ZEND_AST_CATCH: in zend_ast_export_ex()
Completed in 27 milliseconds