Home
last modified time | relevance | path

Searched defs:ParseStrings (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Common/
DCommandLineParser.cpp176 bool CParser::ParseStrings(const CSwitchForm *switchForms, const UStringVector &commandStrings) in ParseStrings() function in NCommandLineParser::CParser
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs171 public void ParseStrings(SwitchForm[] switchForms, string[] commandStrings) in ParseStrings() method in SevenZip.CommandLineParser.Parser