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