PHP マニュアル
前のページ
次のページ
zend_u_declare_property
zend_u_declare_property -- ...
説明
#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 )
...
パラメータ
ce
...
type
...
name
...
name_length
...
property
...
access_type
...
TSRMLS_DC
...
返り値
...
前のページ
ホーム
次のページ
zend_u_declare_property_ex
上に戻る
zend_u_delete_global_variable