Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDsearch.c2219 POSITION SEARCH_MORE = (POSITION) (3*size_linebuf); in prep_hilite() local
2260 epos += SEARCH_MORE; in prep_hilite()
2279 epos += SEARCH_MORE; in prep_hilite()
2296 if (spos < SEARCH_MORE) in prep_hilite()
2299 spos -= SEARCH_MORE; in prep_hilite()