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