Home
last modified time | relevance | path

Searched refs:ZEND_AST_CONSTANT_CLASS (Results 1 – 5 of 5) sorted by relevance

/php-src/Zend/
H A Dzend_ast.h74 ZEND_AST_CONSTANT_CLASS, enumerator
H A Dzend_ast.c600 case ZEND_AST_CONSTANT_CLASS: in zend_ast_evaluate_inner()
1754 case ZEND_AST_CONSTANT_CLASS: in zend_ast_export_ex()
H A Dzend_compile.c10439 *ast_ptr = zend_ast_create(ZEND_AST_CONSTANT_CLASS); in zend_compile_const_expr_magic_const()
/php-src/sapi/phpdbg/
H A Dphpdbg_utils.c724 || ast->kind == ZEND_AST_CONSTANT_CLASS in phpdbg_short_zval_print()
/php-src/ext/reflection/
H A Dphp_reflection.c2970 || ast->kind == ZEND_AST_CONSTANT_CLASS in ZEND_METHOD()
3007 } else if (ast->kind == ZEND_AST_CONSTANT_CLASS) { in ZEND_METHOD()

Completed in 81 milliseconds