zend_u_symtable_find

zend_u_symtable_find -- ...

Descrição

#include <zend_hash.h>

int zend_u_symtable_find ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, void** pData )

...

Parâmetros

ht

...

type

...

arKey

...

nKeyLength

...

pData

...

Valores de retornado

...