Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
zend_declare_property_stringl
Popis
#include <zend_API.h>
int zend_declare_property_stringl ( zend_class_entry* ce, char* name, int name_length, char* value, int value_len, int access_type, magic TSRMLS_DC )...
Seznam parametrů
ce
...
name
...
name_length
...
value
...
value_len
...
access_type
...
TSRMLS_DC
...
PÅ™edcházejÃcà | Domů | Dalšà |
zend_declare_property_string | Nahoru |