Searched refs:ZEND_AST_CONST (Results 1 – 4 of 4) sorted by relevance
67 ZEND_AST_CONST, enumerator
1089 name { $$ = zend_ast_create(ZEND_AST_CONST, $1); }
1208 case ZEND_AST_CONST: in zend_ast_export_ex()
7606 || kind == ZEND_AST_CONST || kind == ZEND_AST_CLASS_CONST in zend_is_allowed_in_const_expr()7721 case ZEND_AST_CONST: in zend_compile_const_expr()7998 case ZEND_AST_CONST: in zend_compile_expr()8287 case ZEND_AST_CONST: in zend_eval_const_expr()
Completed in 45 milliseconds