zend_update_property

(no version information, might be only in CVS)

zend_update_property -- ...

说明

#include <zend_API.h>

void zend_update_property ( zend_class_entry* scope, zval* object, char* name, int name_length, zval* value TSRMLS_DC )

...

参数

scope

...

object

...

name

...

name_length

...

value TSRMLS_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.