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

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

Completed in 477 milliseconds