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

/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c2363 /* Return values of transit_state_singlebyte(), and
2377 transit_state_singlebyte (struct dfa *d, int s, unsigned char const *p, function
2628 rs = transit_state_singlebyte(d, s2, (*pp)++, &s1);
2693 rs = transit_state_singlebyte(d, s, *pp, &s1);

Completed in 121 milliseconds