Home
last modified time | relevance | path

Searched refs:StopSwitchIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp57 StopSwitchIndex(-1) in CParser()
166 StopSwitchIndex = -1; in ParseStrings()
177 if (StopSwitchIndex < 0) in ParseStrings()
181 StopSwitchIndex = (int)NonSwitchStrings.Size(); in ParseStrings()
H A DCommandLineParser.h51 int StopSwitchIndex; // NonSwitchStrings[StopSwitchIndex+] are after "--" member in NCommandLineParser::CParser
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1353 nonSwitchStrings, parser.StopSwitchIndex, in Parse2()

Completed in 4 milliseconds