zend_hash_exists

zend_hash_exists -- ...

説明

#include <zend_hash.h>

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

...

パラメータ

ht

...

arKey

...

nKeyLength

...

返り値

...