Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1054 unsigned numNonSwitchStrings = nonSwitchStrings.Size(); in Parse2() local
1055 if (numNonSwitchStrings < kMinNonSwitchWords) in Parse2()
1129 if (curCommandIndex >= numNonSwitchStrings) in Parse2()
1336 if (curCommandIndex < numNonSwitchStrings) in Parse2()