PHP マニュアル
前のページ
次のページ
_zend_hash_init_ex
_zend_hash_init_ex -- ...
説明
#include <zend_hash.h>
int
_zend_hash_init_ex
( HashTable* ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, zend_bool persistent, zend_bool bApplyProtection ZEND_FILE_LINE_DC )
...
パラメータ
ht
...
nSize
...
pHashFunction
...
pDestructor
...
persistent
...
bApplyProtection ZEND_FILE_LINE_DC
...
返り値
...
前のページ
ホーム
次のページ
_zend_hash_index_update_or_next_insert
上に戻る
_zend_hash_init