Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c1208 static void add_zendext_info(zend_extension *ext) /* {{{ */ { in add_zendext_info() function
1360 zend_llist_apply(&zend_extensions, (llist_apply_func_t) add_zendext_info); in PHPDBG_COMMAND()
/php-src/Zend/
H A Dzend_builtin_functions.c1510 static void add_zendext_info(zend_extension *ext, void *arg) /* {{{ */ in add_zendext_info() function
1529 …zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) add_zendext_info, r… in ZEND_FUNCTION()

Completed in 16 milliseconds