Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c7351 static void zend_compile_attributes( in zend_compile_attributes() function
7656 zend_compile_attributes( in zend_compile_params()
7804 zend_compile_attributes( in zend_compile_params()
8285 zend_compile_attributes(&op_array->attributes, decl->child[4], 0, target, 0); in zend_compile_func_decl_ex()
8724 zend_compile_attributes(&info->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, 0); in zend_compile_prop_decl()
8799 zend_compile_attributes(&c->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_CLASS_CONST, 0); in zend_compile_class_const_decl()
9075 zend_compile_attributes(&ce->attributes, decl->child[3], 0, ZEND_ATTRIBUTE_TARGET_CLASS, 0); in zend_compile_class_decl()
9248 zend_compile_attributes(&c->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_CLASS_CONST, 0); in zend_compile_enum_case()

Completed in 36 milliseconds