Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1224 const unsigned numNonSwitchStrings = nonSwitchStrings.Size(); in Parse2() local
1225 if (numNonSwitchStrings < kMinNonSwitchWords) in Parse2()
1340 if (curCommandIndex >= numNonSwitchStrings) in Parse2()
1628 if (curCommandIndex < numNonSwitchStrings) in Parse2()

Completed in 2 milliseconds