Searched refs:command_str (Results 1 – 3 of 3) sorted by relevance
25 std::string command_str = command.str(); in GenerateAdditionalHelpAvenuesMessage() local29 !subcommand_str.empty() ? subcommand_str : command_str; in GenerateAdditionalHelpAvenuesMessage()30 s->Printf("'%s' is not a known command.\n", command_str.c_str()); in GenerateAdditionalHelpAvenuesMessage()
943 std::string command_str = command.str(); in ExecuteOneLine() local996 Py_BuildValue("(Os)", session_dict.get(), command_str.c_str())); in ExecuteOneLine()1022 "python failed attempting to evaluate '%s'\n", command_str.c_str()); in ExecuteOneLine()
450 char *command_str; variable1661 cmd_str = get_string(command_str, TRUE); in command_prompt()5157 command_str = catgetlocal( 71, "command: "); in strings_init()