Searched refs:isExtractGroupCommand (Results 1 – 2 of 2) sorted by relevance
581 bool isExtractGroupCommand = options.Command.IsFromExtractGroup(); in Main2() local584 (isExtractGroupCommand in Main2()617 if (isExtractGroupCommand in Main2()814 else if (isExtractGroupCommand || options.Command.CommandType == NCommandType::kList) in Main2()868 if (isExtractGroupCommand) in Main2()
1048 bool isExtractGroupCommand = options.Command.IsFromExtractGroup(); in Parse2() local1049 …bool isExtractOrList = isExtractGroupCommand || options.Command.CommandType == NCommandType::kList; in Parse2()1152 if (isExtractGroupCommand) in Parse2()