PHP Manual
Prev
Next
zend_hash_quick_exists
zend_hash_quick_exists -- ...
Description
#include <zend_hash.h>
int
zend_hash_quick_exists
( HashTable* ht, char* arKey, uint nKeyLength, ulong h )
...
Parameters
ht
...
arKey
...
nKeyLength
...
h
...
Return Values
...
Prev
Home
Next
zend_hash_quick_add
Up
zend_hash_quick_find