Home
last modified time | relevance | path

Searched refs:ZEND_AST_GLOBAL (Results 1 – 4 of 4) sorted by path

/PHP-7.3/Zend/
H A Dzend_ast.c1555 case ZEND_AST_GLOBAL: in zend_ast_export_ex()
H A Dzend_ast.h91 ZEND_AST_GLOBAL, enumerator
H A Dzend_compile.c8231 case ZEND_AST_GLOBAL: in zend_compile_stmt()
H A Dzend_language_parser.y695 { $$ = zend_ast_create(ZEND_AST_GLOBAL, zend_ast_create(ZEND_AST_VAR, $1)); }

Completed in 39 milliseconds