Searched refs:zend_llist_apply_with_arguments (Results 1 – 3 of 3) sorted by relevance
59 ZEND_API void zend_llist_apply_with_arguments(zend_llist *l, llist_apply_with_args_func_t func, int…
241 ZEND_API void zend_llist_apply_with_arguments(zend_llist *l, llist_apply_with_args_func_t func, int… in zend_llist_apply_with_arguments() function
253 …zend_llist_apply_with_arguments(&zend_extensions, (llist_apply_with_args_func_t) zend_extension_me… in zend_extension_dispatch_message()
Completed in 8 milliseconds