Searched refs:GetCommandNamesMatchingPartialString (Results 1 – 2 of 2) sorted by relevance
267 GetCommandNamesMatchingPartialString (const char *cmd_cstr,
626 CommandInterpreter::GetCommandNamesMatchingPartialString (const char *cmd_str, bool include_aliases, in GetCommandNamesMatchingPartialString() function in CommandInterpreter1891 num_command_matches = GetCommandNamesMatchingPartialString ("", include_aliases, matches); in HandleCompletionMatches()