Searched refs:ZEND_AST_INSTANCEOF (Results 1 – 4 of 4) sorted by relevance
115 ZEND_AST_INSTANCEOF, enumerator
950 { $$ = zend_ast_create(ZEND_AST_INSTANCEOF, $1, $3); }
1416 case ZEND_AST_INSTANCEOF: in zend_ast_export_ex()
7979 case ZEND_AST_INSTANCEOF: in zend_compile_expr()
Completed in 38 milliseconds