mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 10:10:35 +03:00
move eod iter program into general eod program
This commit is contained in:
committed by
Matthew Barr
parent
39461cc806
commit
78e4332a8b
@@ -376,8 +376,7 @@ struct RoseEngine {
|
||||
u32 lookaroundReachOffset; /**< base of lookaround reach bitvectors (32
|
||||
* bytes each) */
|
||||
|
||||
u32 eodProgramOffset; //!< Unconditional EOD program, otherwise 0.
|
||||
u32 eodIterProgramOffset; // or 0 if no eod iterator program
|
||||
u32 eodProgramOffset; //!< EOD program, otherwise 0.
|
||||
|
||||
u32 lastByteHistoryIterOffset; // if non-zero
|
||||
|
||||
|
||||
Reference in New Issue
Block a user