Lines Matching refs:AppendString
1136 matches->AppendString(cmd_str);
1138 descriptions->AppendString(command_sp->GetHelp());
1282 matches->AppendString(exact_cmd->GetCommandName());
1284 descriptions->AppendString(exact_cmd->GetHelp());
1320 matches->AppendString(exact_cmd->GetCommandName());
1323 descriptions->AppendString(exact_cmd->GetHelp());
2053 m_command_history.AppendString(original_command_string);
2996 commands_found.AppendString(command_name);
2997 commands_help.AppendString(cmd_obj->GetHelp());
3007 commands_found.AppendString(qualified_name);