Home
last modified time | relevance | path

Searched refs:transit_state (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c2659 transit_state (struct dfa *d, int s, unsigned char const **pp) in transit_state() function
2840 s = transit_state(d, s, &nextp); in dfaexec()
2898 s = transit_state(d, s, &nextp); in dfaexec()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c2638 transit_state (struct dfa *d, int s, unsigned char const **pp) in transit_state() function
2825 s = transit_state(d, s, &nextp); in dfaexec()
2887 s = transit_state(d, s, &nextp); in dfaexec()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c121 static re_dfastate_t *transit_state (reg_errcode_t *err,
1142 cur_state = transit_state (&err, mctx, cur_state); in check_matching()
2246 transit_state (reg_errcode_t *err, re_match_context_t *mctx, in transit_state() function
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog176 (transit_state) : Use inputwcs to get current (multibyte) character.
183 (dfaexec) : Call transit_state if d->fail may transit by
187 (transit_state) : Add checking for word and newline.
384 (transit_state): new function.
385 (dfaexec): invoke transit_state if expression can match with