zend_hash_apply_with_argument
(no version information, might be only in CVS)
zend_hash_apply_with_argument -- ...
Description
#include <zend_hash.h>
void
zend_hash_apply_with_argument ( HashTable* ht, apply_func_arg_t apply_func, void* TSRMLS_DC )
...
Parameters
- ht
...
- apply_func
...
- TSRMLS_DC
...