HomeSort by relevance Sort by last modified time
    Searched defs:IMatchFinder (Results 1 - 2 of 2) sorted by null

  /external/lzma/CS/7zip/Compress/LZ/
IMatchFinder.cs 0 // IMatchFinder.cs
17 interface IMatchFinder : IInWindowStream
  /external/lzma/C/
LzFind.h 99 } IMatchFinder;
101 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);

Completed in 45 milliseconds