mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 00:02:24 +03:00
remove lit program tables from bytecode
This commit is contained in:
committed by
Matthew Barr
parent
bd3357d3ac
commit
9550058e75
@@ -1783,8 +1783,6 @@ void roseDumpStructRaw(const RoseEngine *t, FILE *f) {
|
||||
DUMP_U32(t, eodmatcherMinWidth);
|
||||
DUMP_U32(t, amatcherMaxBiAnchoredWidth);
|
||||
DUMP_U32(t, fmatcherMaxBiAnchoredWidth);
|
||||
DUMP_U32(t, litProgramOffset);
|
||||
DUMP_U32(t, litDelayRebuildProgramOffset);
|
||||
DUMP_U32(t, reportProgramOffset);
|
||||
DUMP_U32(t, reportProgramCount);
|
||||
DUMP_U32(t, delayProgramOffset);
|
||||
|
Reference in New Issue
Block a user