Searched refs:fLastRuleStatusIndex (Results 1 – 2 of 2) sorted by relevance
279 fLastRuleStatusIndex = 0; in init()527 fLastRuleStatusIndex = 0; in first()543 fLastRuleStatusIndex = 0; in last()632 fLastRuleStatusIndex = 0; in previous()675 lastTag = fLastRuleStatusIndex; in previous()689 fLastRuleStatusIndex = lastTag; // for use by getRuleStatus() in previous()729 fLastRuleStatusIndex = 0; in following()1013 fLastRuleStatusIndex = 0; in handleNext()1051 fLastRuleStatusIndex = lookaheadTagIdx; in handleNext()1116 fLastRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()[all …]
104 int32_t fLastRuleStatusIndex; variable