zend_declare_property_bool

(no version information, might be only in CVS)

zend_declare_property_bool -- ...

说明

#include <zend_API.h>

int zend_declare_property_bool ( zend_class_entry* ce, char* name, int name_length, long value, int access_type TSRMLS_DC )

...

参数

ce

...

name

...

name_length

...

value

...

access_type TSRMLS_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.