phpdbg_help_commands 34 sapi/phpdbg/phpdbg_help.c const phpdbg_command_t phpdbg_help_commands[] = { phpdbg_help_commands 245 sapi/phpdbg/phpdbg_help.c n = get_command( param->str, param->len, &cmd, phpdbg_help_commands); phpdbg_help_commands 35 sapi/phpdbg/phpdbg_help.h extern const phpdbg_command_t phpdbg_help_commands[]; phpdbg_help_commands 86 sapi/phpdbg/phpdbg_prompt.c PHPDBG_COMMAND_D(help, "show help menu", 'h', phpdbg_help_commands, "|s", PHPDBG_ASYNC_SAFE),