eod: move engine checks into ENGINES_EOD instr

This commit is contained in:
Justin Viiret
2016-06-09 14:41:15 +10:00
committed by Matthew Barr
parent 7e3d56579b
commit 7a6a476723
6 changed files with 141 additions and 101 deletions

View File

@@ -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. */