Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_llist.h61 ZEND_API void zend_llist_apply_with_arguments(zend_llist *l, llist_apply_with_args_func_t func TSRM…
H A Dzend_extensions.c215zend_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 TSRM… in zend_llist_apply_with_arguments() function

Completed in 9 milliseconds