Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp280 static const unsigned kMinNonSwitchWords = 1; variable
983 if (numNonSwitchStrings < kMinNonSwitchWords) in Parse2()