PHP 手册
上一页
下一页
zend_u_hash_quick_exists
zend_u_hash_quick_exists -- ...
说明
#include <zend_hash.h>
int
zend_u_hash_quick_exists
( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h )
...
参数
ht
...
type
...
arKey
...
nKeyLength
...
h
...
返回值
...
上一页
起始页
下一页
zend_u_hash_quick_add
上一级
zend_u_hash_quick_find