Searched refs:IMatchFinder (Results 1 – 9 of 9) sorted by relevance
99 } IMatchFinder; typedef101 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
96 void MatchFinderMt_CreateVTable(CMatchFinderMt *p, IMatchFinder *vTable);
737 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable) in MatchFinder_CreateVTable()
759 void MatchFinderMt_CreateVTable(CMatchFinderMt *p, IMatchFinder *vTable)
271 IMatchFinder matchFinder;
42 <Compile Include="..\LZ\IMatchFinder.cs">43 <Link>LZ\IMatchFinder.cs</Link>
17 interface IMatchFinder : IInWindowStream interface
7 public class BinTree : InWindow, IMatchFinder
304 LZ.IMatchFinder _matchFinder = null;