Searched refs:kMatchFinderIDs (Results 1 – 1 of 1) sorted by relevance
1354 static string[] kMatchFinderIDs = field in SevenZip.Compression.LZMA.Encoder1362 for (int m = 0; m < kMatchFinderIDs.Length; m++) in FindMatchFinder()1363 if (s == kMatchFinderIDs[m]) in FindMatchFinder()