Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dinput.c85 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop) in forw_line_seg() argument
215 if (backchars > 0 && (nochop || !chop_line()) && hshift == 0) in forw_line_seg()
H A Dfuncs.h189 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop);