Searched refs:kCommandIndex (Results 1 – 2 of 2) sorted by relevance
101 static const int kCommandIndex = 0; variable309 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], command)) in Main2()
234 static const int kCommandIndex = 0; variable961 if (!ParseArchiveCommand(nonSwitchStrings[kCommandIndex], options.Command)) in Parse2()962 throw CArcCmdLineException("Unsupported command:", nonSwitchStrings[kCommandIndex]); in Parse2()1015 int curCommandIndex = kCommandIndex + 1; in Parse2()