Searched refs:SequenceIndex (Results 1 – 5 of 5) sorted by relevance
162 HB_UShort SequenceIndex; /* index into current member
428 HB_UShort SequenceIndex; /* index into current member
1092 if ( SubstCount && i == subst->SequenceIndex ) in Do_ContextSubst()1182 slr[n].SequenceIndex = GET_UShort(); in Load_SubRule()1432 slr[n].SequenceIndex = GET_UShort(); in Load_SubClassRule()1720 slr[n].SequenceIndex = GET_UShort(); in Load_ContextSubst3()2158 slr[n].SequenceIndex = GET_UShort(); in Load_ChainSubRule()2481 slr[n].SequenceIndex = GET_UShort(); in Load_ChainSubClassRule()2878 slr[n].SequenceIndex = GET_UShort(); in Load_ChainContextSubst3()
3086 if ( PosCount && i == pos->SequenceIndex ) in Do_ContextPos()3167 plr[n].SequenceIndex = GET_UShort(); in Load_PosRule()3417 plr[n].SequenceIndex = GET_UShort(); in Load_PosClassRule()3704 plr[n].SequenceIndex = GET_UShort(); in Load_ContextPos3()4163 plr[n].SequenceIndex = GET_UShort(); in Load_ChainPosRule()4484 plr[n].SequenceIndex = GET_UShort(); in Load_ChainPosClassRule()4877 plr[n].SequenceIndex = GET_UShort(); in Load_ChainContextPos3()
258 DUMP_FUINT (SubstLookupRecord, SequenceIndex); in DEF_DUMP()