Home
last modified time | relevance | path

Searched refs:add_zendext_info (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c1279 static int add_zendext_info(zend_extension *ext) /* {{{ */ { in add_zendext_info() function
1435 zend_llist_apply(&zend_extensions, (llist_apply_func_t) add_zendext_info); in PHPDBG_COMMAND()
/PHP-7.1/Zend/
H A Dzend_builtin_functions.c2192 static int add_zendext_info(zend_extension *ext, void *arg) /* {{{ */ in add_zendext_info() function
2230 …zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t)add_zendext_info, re… in ZEND_FUNCTION()

Completed in 22 milliseconds