zend_declare_property

(no version information, might be only in CVS)

zend_declare_property -- ...

Описание

#include <zend_API.h>

int zend_declare_property ( zend_class_entry* ce, char* name, int name_length, zval* property, int access_type TSRMLS_DC )

...

Список параметров

ce

...

name

...

name_length

...

property

...

access_type TSRMLS_DC

...

Возвращаемые значения

...