Home
last modified time | relevance | path

Searched refs:CSwitchForm (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Common/
H A DCommandLineParser.h24 struct CSwitchForm struct
48 bool ParseString(const UString &s, const CSwitchForm *switchForms, unsigned numSwitches);
57 bool ParseStrings(const CSwitchForm *switchForms, unsigned numSwitches, const UStringVector &commandStrings);
H A DCommandLineParser.cpp69 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms, unsigned numSwitches) in ParseString()
100 const CSwitchForm &form = switchForms[switchIndex]; in ParseString()
164 bool CParser::ParseStrings(const CSwitchForm *switchForms, unsigned numSwitches, const UStringVector &commandStrings) in ParseStrings()
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp96 static const CSwitchForm kSwitchForms[kNumSwitches] =
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp111 static const CSwitchForm kSwitchForms[] =
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp243 static const CSwitchForm kSwitchForms[] =

Completed in 5 milliseconds