zend_u_hash_quick_find

zend_u_hash_quick_find -- ...

Descripción

#include <zend_hash.h>

int zend_u_hash_quick_find ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h, void** pData )

...

Lista de parámetros

ht

...

type

...

arKey

...

nKeyLength

...

h

...

pData

...

Valores retornados

...