Searched refs:command_str (Results 1 – 4 of 4) sorted by relevance
26 std::string command_str = command.str(); in GenerateAdditionalHelpAvenuesMessage() local30 !subcommand_str.empty() ? subcommand_str : command_str; in GenerateAdditionalHelpAvenuesMessage()31 s->Printf("'%s' is not a known command.\n", command_str.c_str()); in GenerateAdditionalHelpAvenuesMessage()
742 PythonString command_str(command);743 PythonObject result = pfunc(command_str);
832 std::string command_str = command.str(); in ExecuteOneLine() local885 Py_BuildValue("(Os)", session_dict.get(), command_str.c_str())); in ExecuteOneLine()911 "python failed attempting to evaluate '%s'\n", command_str.c_str()); in ExecuteOneLine()
440 char *command_str; variable1663 cmd_str = get_string(command_str, TRUE); in command_prompt()5147 command_str = catgetlocal( 71, "command: "); in strings_init()