Searched refs:ZEND_AST_TRY (Results 1 – 4 of 4) sorted by relevance
141 ZEND_AST_TRY, enumerator
852 case ZEND_AST_TRY: in zend_ast_export_stmt()1596 case ZEND_AST_TRY: in zend_ast_export_ex()
448 { $$ = zend_ast_create(ZEND_AST_TRY, $3, $5, $6); }
7143 case ZEND_AST_TRY: in zend_compile_stmt()
Completed in 41 milliseconds