zend_declare_property_stringl
...
&reftitle.description;
#include <zend_API.h>
intzend_declare_property_stringl
zend_class_entry*ce
char*name
intname_length
char*value
intvalue_len
intaccess_type
magicTSRMLS_DC
...
&reftitle.parameters;
ce
...
name
...
name_length
...
value
...
value_len
...
access_type
...
TSRMLS_DC
...
&reftitle.returnvalues;
...