Home
last modified time | relevance | path

Searched refs:transit_state_singlebyte (Results 1 – 2 of 2) sorted by relevance

/NextBSD/gnu/usr.bin/grep/
HDdfa.c2377 transit_state_singlebyte (struct dfa *d, int s, unsigned char const *p, in transit_state_singlebyte() function
2628 rs = transit_state_singlebyte(d, s2, (*pp)++, &s1); in transit_state_consume_1char()
2693 rs = transit_state_singlebyte(d, s, *pp, &s1); in transit_state()
HDChangeLog162 (transit_state_singlebyte) : Clean up unnecessary code.
357 (transit_state_singlebyte): new function.