Searched refs:CommandObjectMultiwordCommandsScript (Results 1 – 1 of 1) sorted by relevance
1969 #pragma mark CommandObjectMultiwordCommandsScript1975 class CommandObjectMultiwordCommandsScript : public CommandObjectMultiword class1978 CommandObjectMultiwordCommandsScript (CommandInterpreter &interpreter) : in CommandObjectMultiwordCommandsScript() function in CommandObjectMultiwordCommandsScript1991 ~CommandObjectMultiwordCommandsScript () in ~CommandObjectMultiwordCommandsScript()2015 …LoadSubCommand ("script", CommandObjectSP (new CommandObjectMultiwordCommandsScript (interpreter… in CommandObjectMultiwordCommands()