Searched refs:zend_add_property_attribute (Results 1 – 3 of 3) sorted by relevance
111 static zend_always_inline zend_attribute *zend_add_property_attribute(zend_class_entry *ce, zend_pr… in zend_add_property_attribute() function
720 …zend_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()914 …zend_add_property_attribute(class_entry, property_attributed, attribute_name_ZendTestAttribute_pro… in register_class_ZendTestClassWithPropertyAttribute()
1239 …zend_add_property_attribute(zend_test_class_with_property_attribute, prop_info, zend_test_attribut… in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds