Searched refs:ParseArchiveCommand (Results 1 – 2 of 2) sorted by relevance
150 bool ParseArchiveCommand(const UString &commandString, CArchiveCommand &command) in ParseArchiveCommand() function309 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], command)) in Main2()
297 static bool ParseArchiveCommand(const UString &commandString, CArcCommand &command) in ParseArchiveCommand() function961 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], options.Command)) in Parse2()