Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ast.c1651 case ZEND_AST_UNSET: in zend_ast_export_ex()
H A Dzend_ast.h94 ZEND_AST_UNSET, enumerator
H A Dzend_compile.c8500 case ZEND_AST_UNSET: in zend_compile_stmt()
H A Dzend_language_parser.y487 variable { $$ = zend_ast_create(ZEND_AST_UNSET, $1); }

Completed in 38 milliseconds