zend_u_hash_quick_exists

zend_u_hash_quick_exists -- ...

説明

#include <zend_hash.h>

int zend_u_hash_quick_exists ( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, ulong h )

...

パラメータ

ht

...

type

...

arKey

...

nKeyLength

...

h

...

返り値

...