Searched refs:DfaStateId (Results 1 – 1 of 1) sorted by relevance
93 unsigned DfaStateId = 1; in constructDfa() local94 while (DfaStateId <= DfaStates.size()) { in constructDfa()95 DfaState S = DfaStates[DfaStateId]; in constructDfa()97 DfaStateId++; in constructDfa()