Searched defs:zend_llist_apply_with_del (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/Zend/ | ||
H A D | zend_llist.c | 173 ZEND_API void zend_llist_apply_with_del(zend_llist *l, int (*func)(void *data)) in zend_llist_apply_with_del() function |
Completed in 7 milliseconds