zend_hash_quick_find

(no version information, might be only in CVS)

zend_hash_quick_find -- ...

说明

#include <zend_hash.h>

int zend_hash_quick_find ( HashTable* ht, char* arKey, uint nKeyLength, ulong h, void** pData )

...

参数

ht

...

arKey

...

nKeyLength

...

h

...

pData

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.