Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_attributes.c282 …are_class_constant_long(zend_ce_attribute, ZEND_STRL("TARGET_CLASS"), ZEND_ATTRIBUTE_TARGET_CLASS); in zend_register_attribute_ce()
296 attr = zend_internal_attribute_register(zend_ce_attribute, ZEND_ATTRIBUTE_TARGET_CLASS); in zend_register_attribute_ce()
H A Dzend_attributes.h23 #define ZEND_ATTRIBUTE_TARGET_CLASS (1<<0) macro
H A Dzend_compile.c7401 zend_compile_attributes(&ce->attributes, decl->child[3], 0, ZEND_ATTRIBUTE_TARGET_CLASS); in zend_compile_class_decl()
/PHP-8.0/ext/zend_test/
H A Dtest.c363 if (target != ZEND_ATTRIBUTE_TARGET_CLASS) { in zend_attribute_validate_zendtestattribute()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c4132 ce->attributes, 0, ce, ZEND_ATTRIBUTE_TARGET_CLASS, in ZEND_METHOD()

Completed in 58 milliseconds