Home
last modified time | relevance | path

Searched refs:ZEND_AST_CLASS_NAME (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_ast.h91 ZEND_AST_CLASS_NAME, enumerator
H A Dzend_ast.c109 return zend_ast_create(ZEND_AST_CLASS_NAME, class_name); in zend_ast_create_class_const_or_name()
546 case ZEND_AST_CLASS_NAME: in zend_ast_evaluate()
1708 case ZEND_AST_CLASS_NAME: in zend_ast_export_ex()
H A Dzend_compile.c8291 || kind == ZEND_AST_CLASS_NAME in zend_is_allowed_in_const_expr()
8409 case ZEND_AST_CLASS_NAME: in zend_compile_const_expr()
8708 case ZEND_AST_CLASS_NAME: in zend_compile_expr()
9034 case ZEND_AST_CLASS_NAME: in zend_eval_const_expr()

Completed in 58 milliseconds