Searched defs:_CMatchFinder (Results 1 – 1 of 1) sorted by relevance
11 typedef struct _CMatchFinder struct13 Byte *buffer;14 UInt32 pos;15 UInt32 posLimit;16 UInt32 streamPos;17 UInt32 lenLimit;19 UInt32 cyclicBufferPos;20 UInt32 cyclicBufferSize; /* it must be = (historySize + 1) */22 UInt32 matchMaxLen;23 CLzRef *hash;[all …]