Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_attributes.h111 static zend_always_inline zend_attribute *zend_add_property_attribute(zend_class_entry *ce, zend_pr… in zend_add_property_attribute() function
/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h720zend_add_property_attribute(class_entry, property_testProp, attribute_name_ZendTestRepeatableAttri… in register_class_ZendAttributeTest()
724 …ute *attribute_ZendTestPropertyAttribute_property_testProp_1 = zend_add_property_attribute(class_e… in register_class_ZendAttributeTest()
914zend_add_property_attribute(class_entry, property_attributed, attribute_name_ZendTestAttribute_pro… in register_class_ZendTestClassWithPropertyAttribute()
H A Dtest.c1239zend_add_property_attribute(zend_test_class_with_property_attribute, prop_info, zend_test_attribut… in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds