zend_hash_apply

(no version information, might be only in CVS)

zend_hash_apply -- ...

说明

#include <zend_hash.h>

void zend_hash_apply ( HashTable* ht, apply_func_t apply_func TSRMLS_DC )

...

参数

ht

...

apply_func TSRMLS_DC

...

返回值

...