Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dfastgrep.c85 int firstLastHalfDot = -1; in fastcomp() local
140 if (firstLastHalfDot < 0) in fastcomp()
141 firstLastHalfDot = i; in fastcomp()
161 firstLastHalfDot : firstHalfDot) - 1; in fastcomp()