get_command 217 sapi/phpdbg/phpdbg_help.c n = get_command(param->str, param->len, &cmd, phpdbg_prompt_commands TSRMLS_CC); get_command 239 sapi/phpdbg/phpdbg_help.c n = get_command( param->str, param->len, &cmd, phpdbg_help_commands TSRMLS_CC); get_command 279 sapi/phpdbg/phpdbg_help.c get_command("h", 1, &c, phpdbg_prompt_commands TSRMLS_CC);