Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/grep/
Dutil.c284 int firstLastHalfDot = -1; in fastcomp() local
352 if (firstLastHalfDot < 0) in fastcomp()
353 firstLastHalfDot = i; in fastcomp()
372 firstLastHalfDot : firstHalfDot) - 1; in fastcomp()