Searched refs:kCommandIndex (Results 1 – 2 of 2) sorted by relevance
281 static const unsigned kCommandIndex = 0; variable986 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], options.Command)) in Parse2()987 throw CArcCmdLineException("Unsupported command:", nonSwitchStrings[kCommandIndex]); in Parse2()1042 unsigned curCommandIndex = kCommandIndex + 1; in Parse2()
106 static const int kCommandIndex = 0; variable