Home | History | Annotate | Download | only in lib

Lines Matching full:transit_state

132 static re_dfastate_t *transit_state (reg_errcode_t *err,
1195 cur_state = transit_state (&err, mctx, cur_state);
2298 transit_state (reg_errcode_t *err, re_match_context_t *mctx,
2457 /* Helper functions for transit_state. */
3081 TODO: This function is similar to the functions transit_state*(),