only show floating groups to the floating table

This commit is contained in:
Alex Coyte
2016-06-23 13:14:39 +10:00
committed by Matthew Barr
parent 1c2b0a271d
commit 575e8c06dc
9 changed files with 34 additions and 8 deletions

View File

@@ -401,6 +401,7 @@ struct RoseEngine {
* table */
u32 nfaInfoOffset; /* offset to the nfa info offset array */
rose_group initialGroups;
rose_group floating_group_mask; /* groups that are used by the ftable */
u32 size; // (bytes)
u32 delay_count; /* number of delayed literal ids. */
u32 delay_base_id; /* literal id of the first delayed literal.