zend_update_static_property_unicode

zend_update_static_property_unicode -- ...

说明

#include <zend_API.h>

int zend_update_static_property_unicode ( zend_class_entry* scope, char* name, int name_length, UChar* value, magic TSRMLS_DC )

...

参数

scope

...

name

...

name_length

...

value

...

TSRMLS_DC

...

返回值

...