Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes_arginfo.h87 ZVAL_LONG(&const_TARGET_CLASS_value, ZEND_ATTRIBUTE_TARGET_CLASS); in register_class_Attribute()
144 ZVAL_LONG(&attribute_Attribute_class_Attribute_0_arg0, ZEND_ATTRIBUTE_TARGET_CLASS); in register_class_Attribute()
178 ZVAL_LONG(&attribute_Attribute_class_AllowDynamicProperties_0_arg0, ZEND_ATTRIBUTE_TARGET_CLASS); in register_class_AllowDynamicProperties()
H A Dzend_attributes.h25 #define ZEND_ATTRIBUTE_TARGET_CLASS (1<<0) macro
H A Dzend_compile.c9092 zend_compile_attributes(&ce->attributes, decl->child[3], 0, ZEND_ATTRIBUTE_TARGET_CLASS, 0); in zend_compile_class_decl()
/php-src/ext/zend_test/
H A Dtest.c896 if (target != ZEND_ATTRIBUTE_TARGET_CLASS) { in zend_attribute_validate_zendtestattribute()
/php-src/ext/reflection/
H A Dphp_reflection.c4341 ce->attributes, 0, ce, ZEND_ATTRIBUTE_TARGET_CLASS, in ZEND_METHOD()

Completed in 91 milliseconds