- // The value is also the number of columns in the RBBI state table being compiled.
- // Index 0 is not used. Funny counting.
+ // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
+ // State table column 0 is not used. Column 1 is for end-of-input.
+ // column 2 is for group 0. Funny counting.