zend_read_property

(no version information, might be only in CVS)

zend_read_property -- ...

说明

#include <zend_API.h>

zval* zend_read_property ( zend_class_entry* scope, zval* object, char* name, int name_length, zend_bool silent TSRMLS_DC )

...

参数

scope

...

object

...

name

...

name_length

...

silent TSRMLS_DC

...

返回值

...


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