zend_update_property_unicode
zend_update_property_unicode -- ...
Description
#include <zend_API.h>
void
zend_update_property_unicode ( zend_class_entry* scope, zval* object, char* name, int name_length, UChar* value, magic TSRMLS_DC )
...
Parameters
scope
...
object
...
name
...
name_length
...
value
...
TSRMLS_DC
...