Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h149 ZEND_AST_MATCH, enumerator
H A Dzend_language_parser.y715 { $$ = zend_ast_create(ZEND_AST_MATCH, $3, $6); };
H A Dzend_ast.c2286 case ZEND_AST_MATCH: in zend_ast_export_ex()
H A Dzend_compile.c10855 case ZEND_AST_MATCH: in zend_compile_expr_inner()

Completed in 51 milliseconds