Home
last modified time | relevance | path

Searched refs:zend_llist_apply_with_arguments (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_llist.h59 ZEND_API void zend_llist_apply_with_arguments(zend_llist *l, llist_apply_with_args_func_t func, int…
H A Dzend_extensions.c248zend_llist_apply_with_arguments(&zend_extensions, (llist_apply_with_args_func_t) zend_extension_me… in zend_extension_dispatch_message()
H A Dzend_llist.c239 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

Completed in 9 milliseconds