Web
aym.pekori.to
PHP マニュアル
前のページ
次のページ
zend_hash_update
zend_hash_update -- ...
説明
#include <zend_hash.h>
int
zend_hash_update
( HashTable* ht, char* arKey, uint nKeyLength, void* pData, uint nDataSize, void** pDest )
...
パラメータ
ht
...
arKey
...
nKeyLength
...
pData
...
nDataSize
...
pDest
...
返り値
...
前のページ
ホーム
次のページ
zend_hash_update_current_key
上に戻る
zend_highlight