Searched refs:ZEND_AST_INSTANCEOF (Results 1 – 4 of 4) sorted by relevance
116 ZEND_AST_INSTANCEOF, enumerator
936 { $$ = zend_ast_create(ZEND_AST_INSTANCEOF, $1, $3); }
1415 case ZEND_AST_INSTANCEOF: in zend_ast_export_ex()
7278 case ZEND_AST_INSTANCEOF: in zend_compile_expr()
Completed in 58 milliseconds