zend_hash_index_exists

zend_hash_index_exists -- ...

说明

#include <zend_hash.h>

int zend_hash_index_exists ( HashTable* ht, ulong h )

...

参数

ht

...

h

...

返回值

...