Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
zend_u_declare_property
Popis
#include <zend_API.h>
int zend_u_declare_property ( zend_class_entry* ce, zend_uchar type, void* name, int name_length, zval* property, int access_type, magic TSRMLS_DC )...
Seznam parametrů
ce
...
type
...
name
...
name_length
...
property
...
access_type
...
TSRMLS_DC
...
PÅ™edcházejÃcà | Domů | Dalšà |
zend_u_declare_property_ex | Nahoru |