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