Home
last modified time | relevance | path

Searched refs:ZEND_AST_INSTANCEOF (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_ast.h116 ZEND_AST_INSTANCEOF, enumerator
H A Dzend_language_parser.y936 { $$ = zend_ast_create(ZEND_AST_INSTANCEOF, $1, $3); }
H A Dzend_ast.c1415 case ZEND_AST_INSTANCEOF: in zend_ast_export_ex()
H A Dzend_compile.c7278 case ZEND_AST_INSTANCEOF: in zend_compile_expr()

Completed in 58 milliseconds