Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes.h114 static zend_always_inline zend_attribute *zend_add_property_attribute(zend_class_entry *ce, zend_pr… in zend_add_property_attribute() function
/php-src/ext/zend_test/
H A Dtest_arginfo.h738zend_add_property_attribute(class_entry, property_testProp, attribute_name_ZendTestRepeatableAttri… in register_class_ZendAttributeTest()
742 …ute *attribute_ZendTestPropertyAttribute_property_testProp_1 = zend_add_property_attribute(class_e… in register_class_ZendAttributeTest()
936zend_add_property_attribute(class_entry, property_attributed, attribute_name_ZendTestAttribute_pro… in register_class_ZendTestClassWithPropertyAttribute()
H A Dtest.c1226zend_add_property_attribute(zend_test_class_with_property_attribute, prop_info, zend_test_attribut… in PHP_MINIT_FUNCTION()

Completed in 18 milliseconds