mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 02:00:36 +03:00
eod: move engine checks into ENGINES_EOD instr
This commit is contained in:
committed by
Matthew Barr
parent
7e3d56579b
commit
7a6a476723
@@ -380,9 +380,6 @@ struct RoseEngine {
|
||||
u32 eodIterProgramOffset; // or 0 if no eod iterator program
|
||||
u32 eodIterOffset; // offset to EOD sparse iter or 0 if none
|
||||
|
||||
/** \brief Offset to sparse iter over outfix/suffix NFAs that accept EOD. */
|
||||
u32 eodNfaIterOffset;
|
||||
|
||||
u32 lastByteHistoryIterOffset; // if non-zero
|
||||
|
||||
/** \brief Minimum number of bytes required to match. */
|
||||
|
||||
Reference in New Issue
Block a user