zend_declare_property 3697 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 3706 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 3715 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 3724 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 3733 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 3742 Zend/zend_API.c return zend_declare_property(ce, name, name_length, &property, access_type); zend_declare_property 319 Zend/zend_API.h ZEND_API int zend_declare_property(zend_class_entry *ce, const char *name, size_t name_length, zval *property, int access_type);