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 )

...

Liste de paramètres

ht

...

arKey

...

nKeyLength

...

h

...

Valeurs de retour

...