Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest_arginfo.h1039 …zend_string *property_attributed_name = zend_string_init("attributed", sizeof("attributed") - 1, 1… in register_class_ZendTestClassWithPropertyAttribute() local
1040 …*property_attributed = zend_declare_typed_property(class_entry, property_attributed_name, &propert… in register_class_ZendTestClassWithPropertyAttribute()
1041 zend_string_release(property_attributed_name); in register_class_ZendTestClassWithPropertyAttribute()

Completed in 13 milliseconds