PHP Handbuch
Zurück
Weiter
zend_hash_apply
(no version information, might be only in CVS)
zend_hash_apply -- ...
Beschreibung
#include <zend_hash.h>
void
zend_hash_apply
( HashTable* ht, apply_func_t apply_func TSRMLS_DC )
...
Parameter Liste
ht
...
apply_func TSRMLS_DC
...
Rückgabewerte
...
Zurück
Zum Anfang
Weiter
zend_hash_apply_with_arguments
Nach oben
zend_hash_clean