Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c937 int conaprnt = 0, conbprnt = 0, lastmatch = 0; in grep() local
1303 conptrend = conptr + lastmatch; in grep()
1319 lastmatch = conptrend - conptr; in grep()
1344 lastmatch = conptrend - conptr; in grep()
1514 lastmatch = conptrend - conptr; in grep()
1519 lastmatch = 0; in grep()