zend_hash_index_find

(no version information, might be only in CVS)

zend_hash_index_find -- ...

说明

#include <zend_hash.h>

int zend_hash_index_find ( HashTable* ht, ulong h, void** pData )

...

参数

ht

...

h

...

pData

...

返回值

...


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