Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DCommandLineParser.cpp101 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms, unsigned numSwitches) in ParseString()
198 bool CParser::ParseStrings(const CSwitchForm *switchForms, unsigned numSwitches, const UStringVecto… in ParseStrings()