Lines Matching full:transition
49 * with a state that has a non-epsilon out-transition, then the state
50 * will accept BEFORE it makes that transition, i.e., one character
141 * transition states values are adjusted so that the copy is self-contained,
577 /* mkstate - create a state with a transition on a given symbol
584 * sym - the symbol the new state is to have an out-transition on
628 /* Fix up equivalence classes base on this transition. Note that any
629 * character which has its own transition gets its own equivalence
661 /* mkxtion - make a transition from one state to another
667 * statefrom - the state from which the transition is to be made
668 * stateto - the state to which the transition is to be made
682 { /* second out-transition for an epsilon state */