PHP ��U
前一頁
下一頁
zend_hash_quick_find
zend_hash_quick_find -- ...
Description
#include <zend_hash.h>
int
zend_hash_quick_find
( HashTable* ht, char* arKey, uint nKeyLength, ulong h, void** pData )
...
Parameters
ht
...
arKey
...
nKeyLength
...
h
...
pData
...
Return Values
...
前一頁
內容
下一頁
zend_hash_quick_exists
上一層
zend_hash_quick_update