zend_update_property_unicode
...
&reftitle.description;
#include <zend_API.h>
voidzend_update_property_unicode
zend_class_entry*scope
zval*object
char*name
intname_length
UChar*value TSRMLS_DC
...
&reftitle.parameters;
scope
...
object
...
name
...
name_length
...
value TSRMLS_DC
...
&reftitle.returnvalues;
...