PHP マニュアル
前のページ
次のページ
zend_read_static_property
zend_read_static_property -- ...
説明
#include <zend_API.h>
zval*
zend_read_static_property
( zend_class_entry* scope, char* name, int name_length, zend_bool silent, magic TSRMLS_DC )
...
パラメータ
scope
...
name
...
name_length
...
silent
...
TSRMLS_DC
...
返り値
...
前のページ
ホーム
次のページ
zend_read_property
上に戻る
zend_register_auto_global