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