zend_hash_quick_exists

zend_hash_quick_exists -- ...

説明

#include <zend_hash.h>

int zend_hash_quick_exists ( HashTable* ht, char* arKey, uint nKeyLength, ulong h )

...

パラメータ

ht

...

arKey

...

nKeyLength

...

h

...

返り値

...