Searched refs:CommandObjectMultiwordCommandsScript (Results 1 – 1 of 1) sorted by relevance
2183 #pragma mark CommandObjectMultiwordCommandsScript2189 class CommandObjectMultiwordCommandsScript : public CommandObjectMultiword class2192 CommandObjectMultiwordCommandsScript (CommandInterpreter &interpreter) : in CommandObjectMultiwordCommandsScript() function in CommandObjectMultiwordCommandsScript2205 ~CommandObjectMultiwordCommandsScript () in ~CommandObjectMultiwordCommandsScript()2230 …LoadSubCommand ("script", CommandObjectSP (new CommandObjectMultiwordCommandsScript (interpreter)… in CommandObjectMultiwordCommands()