zend_hash_quick_exists
(no version information, might be only in CVS)
zend_hash_quick_exists -- ...
说明
#include <zend_hash.h>
int
zend_hash_quick_exists ( HashTable* ht, char* arKey, uint nKeyLength, ulong h )
...
参数
- ht
...
- arKey
...
- nKeyLength
...
- h
...