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

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

Completed in 121 milliseconds