Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_attributes.h27 #define ZEND_ATTRIBUTE_TARGET_CLASS_CONST (1<<4) macro
H A Dzend_attributes.c289 …ant_long(zend_ce_attribute, ZEND_STRL("TARGET_CLASS_CONSTANT"), ZEND_ATTRIBUTE_TARGET_CLASS_CONST); in zend_register_attribute_ce()
H A Dzend_compile.c7533 zend_compile_attributes(&c->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_CLASS_CONST); in zend_compile_class_const_decl()
8004 zend_compile_attributes(&c->attributes, attr_ast, 0, ZEND_ATTRIBUTE_TARGET_CLASS_CONST); in zend_compile_enum_case()
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c3922 ref->attributes, 0, ref->ce, ZEND_ATTRIBUTE_TARGET_CLASS_CONST, in ZEND_METHOD()

Completed in 61 milliseconds