mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
refactoring of double byte offset accel to use paths and add to mcclellan
This commit is contained in:
@@ -60,6 +60,7 @@ struct escape_info {
|
||||
flat_set<std::pair<u8, u8>> outs2;
|
||||
bool outs2_broken = false;
|
||||
u32 offset = 0;
|
||||
u32 outs2_offset = 0;
|
||||
};
|
||||
|
||||
class dfa_build_strat {
|
||||
|
||||
Reference in New Issue
Block a user