Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dinput.c83 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop) in forw_line_seg() argument
213 if (backchars > 0 && (nochop || !chop_line()) && hshift == 0) in forw_line_seg()
H A Dfuncs.h187 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop);