Searched refs:next_isnt_1st_byte (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.c1955 int next_isnt_1st_byte = 0; /* Flag If we can't add state0. */ local
2152 next_isnt_1st_byte = 0;
2157 next_isnt_1st_byte = 1;
2167 if (d->searchflag && (MB_CUR_MAX == 1 || !next_isnt_1st_byte))

Completed in 124 milliseconds