Home
last modified time | relevance | path

Searched refs:numNonSwitchStrings (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp982 const unsigned numNonSwitchStrings = nonSwitchStrings.Size(); in Parse2() local
983 if (numNonSwitchStrings < kMinNonSwitchWords) in Parse2()
1060 if (curCommandIndex >= numNonSwitchStrings) in Parse2()
1270 if (curCommandIndex < numNonSwitchStrings) in Parse2()