Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_attributes_arginfo.h119 zval const_TARGET_ALL_value; in register_class_Attribute() local
120 ZVAL_LONG(&const_TARGET_ALL_value, ZEND_ATTRIBUTE_TARGET_ALL); in register_class_Attribute()
122 …zend_declare_typed_class_constant(class_entry, const_TARGET_ALL_name, &const_TARGET_ALL_value, ZEN… in register_class_Attribute()

Completed in 11 milliseconds