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