Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_attributes.h26 #define ZEND_ATTRIBUTE_TARGET_PROPERTY (1<<3) macro
H A Dzend_attributes_arginfo.h102 ZVAL_LONG(&const_TARGET_PROPERTY_value, ZEND_ATTRIBUTE_TARGET_PROPERTY); in register_class_Attribute()
H A Dzend_compile.c7061 property_flags ? ZEND_ATTRIBUTE_TARGET_PROPERTY : 0 in zend_compile_params()
7189 …&prop->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, ZEND_ATTRIBUTE_TARGET_PARAME… in zend_compile_params()
7812 zend_compile_attributes(&info->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, 0); in zend_compile_prop_decl()
/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h847 …_LONG(&attribute_Attribute_class_ZendTestPropertyAttribute_0_arg0, ZEND_ATTRIBUTE_TARGET_PROPERTY); in register_class_ZendTestPropertyAttribute()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c5866 ref->prop->attributes, 0, ref->prop->ce, ZEND_ATTRIBUTE_TARGET_PROPERTY, in ZEND_METHOD()

Completed in 89 milliseconds