Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp649 static const unsigned kNumUpdatePairActions = 4; variable
670 if (c < '0' || c >= '0' + kNumUpdatePairActions) in ParseUpdateCommandString2()