PHP 手册
后退
前进
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
...
返回值
...
后退
起点
前进
zend_hash_quick_add
上一级
zend_hash_quick_find