zend_u_hash_quick_find
zend_u_hash_quick_find -- ...
Description
#include <zend_hash.h>
int
zend_u_hash_quick_find ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h, void** pData )
...
Parameters
ht
...
type
...
arKey
...
nKeyLength
...
h
...
pData
...