Searched refs:CArchiveCommandLineOptions (Results 1 – 3 of 3) sorted by relevance
46 struct CArchiveCommandLineOptions struct95 CArchiveCommandLineOptions(): StdInMode(false), StdOutMode(false) {}; in CArchiveCommandLineOptions() argument103 void Parse1(const UStringVector &commandStrings, CArchiveCommandLineOptions &options);104 void Parse2(CArchiveCommandLineOptions &options);
695 CArchiveCommandLineOptions &options) in Parse1()815 void CArchiveCommandLineParser::Parse2(CArchiveCommandLineOptions &options) in Parse2()
195 CArchiveCommandLineOptions options; in Main2()