Home
last modified time | relevance | path

Searched defs:commandStrings (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp164 bool CParser::ParseStrings(const CSwitchForm *switchForms, unsigned numSwitches, const UStringVector &commandStrings) in ParseStrings() argument
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp102 UStringVector commandStrings; in WinMain2() local
103 NCommandLineParser::SplitCommandLine(GetCommandLineW(), commandStrings); in WinMain2() local
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs171 public void ParseStrings(SwitchForm[] switchForms, string[] commandStrings) in ParseStrings() argument
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp283 UStringVector commandStrings; in Main2() local
285 NCommandLineParser::SplitCommandLine(GetCommandLineW(), commandStrings); in Main2() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp993 void CArcCmdLineParser::Parse1(const UStringVector &commandStrings, in Parse1() argument

Completed in 5 milliseconds