zend_hash_apply

zend_hash_apply -- ...

Description

#include <zend_hash.h>

void zend_hash_apply ( HashTable* ht, apply_func_t apply_func, magic TSRMLS_DC )

...

Parameters

ht

...

apply_func

...

TSRMLS_DC

...

Return Values

...