PHP マニュアル
前のページ
次のページ
zend_register_functions
zend_register_functions -- ...
説明
#include <zend_API.h>
int
zend_register_functions
( zend_class_entry* scope, zend_function_entry* functions, HashTable* function_table, int type, magic TSRMLS_DC )
...
パラメータ
scope
...
functions
...
function_table
...
type
...
TSRMLS_DC
...
返り値
...
前のページ
ホーム
次のページ
zend_register_double_constant
上に戻る
zend_register_ini_entries