Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_attributes.h26 #define ZEND_ATTRIBUTE_TARGET_PROPERTY (1<<3) macro
H A Dzend_attributes.c285 …ass_constant_long(zend_ce_attribute, ZEND_STRL("TARGET_PROPERTY"), ZEND_ATTRIBUTE_TARGET_PROPERTY); in zend_register_attribute_ce()
H A Dzend_compile.c6537 &prop->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY); in zend_compile_params()
7106 zend_compile_attributes(&info->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY); in zend_compile_prop_decl()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c5540 ref->prop->attributes, 0, ref->prop->ce, ZEND_ATTRIBUTE_TARGET_PROPERTY, in ZEND_METHOD()

Completed in 53 milliseconds