Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h67 ZEND_AST_ATTRIBUTE_GROUP, enumerator
H A Dzend_language_parser.y366 { $$ = zend_ast_create_list(1, ZEND_AST_ATTRIBUTE_GROUP, $1); }
H A Dzend_compile.c7039 ZEND_ASSERT(group->kind == ZEND_AST_ATTRIBUTE_GROUP); in zend_compile_attributes()

Completed in 51 milliseconds