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