zend_hash_exists

zend_hash_exists -- ...

Descripción

#include <zend_hash.h>

int zend_hash_exists ( HashTable* ht, char* arKey, uint nKeyLength )

...

Lista de parámetros

ht

...

arKey

...

nKeyLength

...

Valores retornados

...