Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp332 static const unsigned kCommandIndex = 0; variable
1228 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], options.Command)) in Parse2()
1229 throw CArcCmdLineException("Unsupported command:", nonSwitchStrings[kCommandIndex]); in Parse2()
1322 unsigned curCommandIndex = kCommandIndex + 1; in Parse2()

Completed in 3 milliseconds