Searched defs:ParseStrings (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Common/ | ||
D | CommandLineParser.cpp | 176 bool CParser::ParseStrings(const CSwitchForm *switchForms, const UStringVector &commandStrings) in ParseStrings() function in NCommandLineParser::CParser |
/external/lzma/CS/7zip/Common/ | ||
D | CommandLineParser.cs | 171 public void ParseStrings(SwitchForm[] switchForms, string[] commandStrings) in ParseStrings() method in SevenZip.CommandLineParser.Parser |