Home
last modified time | relevance | path

Searched defs:maxlines (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dsearch.c1478 static int search_range(POSITION pos, POSITION endpos, int search_type, int matches, int maxlines, … in search_range()
2195 public void prep_hilite(POSITION spos, POSITION epos, int maxlines) in prep_hilite()