zend_read_property

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, magic TSRMLS_DC )

...

パラメータ

scope

...

object

...

name

...

name_length

...

silent

...

TSRMLS_DC

...

返り値

...