Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dsearch.c1501 POSITION lastlinepos = NULL_POSITION; in search() local
1594 &pos, (POSITION*)NULL, &lastlinepos); in search()
1615 if (lastlinepos != NULL_POSITION) in search()
1616 jump_loc(lastlinepos, BOTTOM); in search()