zend_declare_property_ex
...
&reftitle.description;
#include <zend_API.h>
intzend_declare_property_ex
zend_class_entry*ce
char*name
intname_length
zval*property
intaccess_type
char*doc_comment
intdoc_comment_len
magicTSRMLS_DC
...
&reftitle.parameters;
ce
...
name
...
name_length
...
property
...
access_type
...
doc_comment
...
doc_comment_len
...
TSRMLS_DC
...
&reftitle.returnvalues;
...