Searched refs:DfaStateId (Results 1 – 1 of 1) sorted by relevance
92 unsigned DfaStateId = 1; in constructDfa() local93 while (DfaStateId <= DfaStates.size()) { in constructDfa()94 DfaState S = DfaStates[DfaStateId]; in constructDfa()96 DfaStateId++; in constructDfa()