Searched refs:tempIndices (Results 1 – 1 of 1) sorted by relevance
501 CIntVector tempIndices; in Main2() local502 if (!codecs->FindFormatForArchiveType(options.ExcludedArcTypes[k], tempIndices) in Main2()503 || tempIndices.Size() != 1) in Main2()505 excludedFormats.AddToUniqueSorted(tempIndices[0]); in Main2()