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