zend_hash_apply_with_argument

(no version information, might be only in CVS)

zend_hash_apply_with_argument -- ...

说明

#include <zend_hash.h>

void zend_hash_apply_with_argument ( HashTable* ht, apply_func_arg_t apply_func, void* TSRMLS_DC )

...

参数

ht

...

apply_func

...

TSRMLS_DC

...

返回值

...


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