phpdbg_stack_resolve 656 sapi/phpdbg/phpdbg_cmd.c return phpdbg_stack_resolve(command->subs, command, top); phpdbg_stack_resolve 692 sapi/phpdbg/phpdbg_cmd.c handler = phpdbg_stack_resolve(phpdbg_prompt_commands, NULL, &top); phpdbg_stack_resolve 141 sapi/phpdbg/phpdbg_cmd.h PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const phpdbg_command_t *parent, phpdbg_param_t **top);