zend_hash_quick_find

zend_hash_quick_find -- ...

Beskrivelse

#include <zend_hash.h>

int zend_hash_quick_find ( HashTable* ht, char* arKey, uint nKeyLength, ulong h, void** pData )

...

Parameterliste

ht

...

arKey

...

nKeyLength

...

h

...

pData

...

Returneringsværdier

...