Initial test bootstrap.
This commit is contained in:
parent
6c618749f1
commit
4b308f6c32
94 changed files with 2543 additions and 681 deletions
|
@ -33,8 +33,8 @@ public:
|
|||
bool hitBufferFull() const;
|
||||
|
||||
private:
|
||||
|
||||
bool lookAheadSourceEmpty() const;
|
||||
|
||||
unsigned char getSearchBufferItem(unsigned index) const;
|
||||
|
||||
unsigned lookAheadForMatchingChars(unsigned searchIndex);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue