Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/less/
Dedit.c568 return (edit_next(1)); in edit_first()
636 edit_next(n) in edit_next() function
Dforwback.c386 if (edit_next(1))
Dmain.c240 } while (edit_next(1) == 0);
Dcommand.c1111 nomore = edit_next(1);
1763 if (edit_next((int) number)) in commands()
Dfuncs.h119 public int edit_next LESSPARAMS ((int n));