zend_read_property
(no version information, might be only in CVS)
zend_read_property -- ...
Description
#include <zend_API.h>
zval*
zend_read_property ( zend_class_entry* scope, zval* object, char* name, int name_length, zend_bool silent TSRMLS_DC )
...
Parameters
- scope
...
- object
...
- name
...
- name_length
...
- silent TSRMLS_DC
...