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

/freebsd-10.2-release/usr.bin/grep/regex/
H A Dtre-fastmatch.c130 if (!fg->hasdot) \
147 if (!fg->hasdot) \
162 if (fg->hasdot) \
214 fg->qsBc[i] = fg->len - hasdot; \
215 for (unsigned int i = hasdot + 1; i < fg->len; i++) \
341 if (!fg->hasdot) \
357 if (!fg->hasdot) \
511 size_t hasdot = 0, whasdot = 0; local
551 size_t pos = 0, hasdot = 0, whasdot = 0; local
697 fg->hasdot
[all...]
H A Dfastmatch.h26 bool hasdot; member in struct:__anon12165

Completed in 43 milliseconds