zend_update_static_property_bool

zend_update_static_property_bool -- ...

説明

#include <zend_API.h>

int zend_update_static_property_bool ( zend_class_entry* scope, char* name, int name_length, long value, magic TSRMLS_DC )

...

パラメータ

scope

...

name

...

name_length

...

value

...

TSRMLS_DC

...

返り値

...