Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp818 int numNonSwitchStrings = nonSwitchStrings.Size(); in Parse2() local
819 if (numNonSwitchStrings < kMinNonSwitchWords) in Parse2()
864 if (curCommandIndex >= numNonSwitchStrings) in Parse2()
994 if (curCommandIndex < numNonSwitchStrings) in Parse2()