zend_update_property_stringl
...
&reftitle.description;
#include <zend_API.h>
voidzend_update_property_stringl
zend_class_entry*scope
zval*object
char*name
intname_length
char*value
intvalue_length TSRMLS_DC
...
&reftitle.parameters;
scope
...
object
...
name
...
name_length
...
value
...
value_length TSRMLS_DC
...
&reftitle.returnvalues;
...