Searched refs:isExtractGroupCommand (Results 1 – 2 of 2) sorted by relevance
486 bool isExtractGroupCommand = options.Command.IsFromExtractGroup(); in Main2() local489 (isExtractGroupCommand in Main2()511 if (isExtractGroupCommand in Main2()654 else if (isExtractGroupCommand || options.Command.CommandType == NCommandType::kList) in Main2()656 if (isExtractGroupCommand) in Main2()
1021 bool isExtractGroupCommand = options.Command.IsFromExtractGroup(); in Parse2() local1022 …bool isExtractOrList = isExtractGroupCommand || options.Command.CommandType == NCommandType::kList; in Parse2()1144 if (isExtractGroupCommand) in Parse2()