Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dedit.c745 return (edit_next(1)); in edit_first()
804 public int edit_next(int n) in edit_next() function
H A Dforwback.c451 if (edit_next(1)) in forward()
H A Dmain.c412 } while (edit_next(1) == 0); in main()
H A Dcommand.c1241 nomore = edit_next(1); in multi_search()
2007 if (edit_next((int) number)) in commands()
H A Dfuncs.h151 public int edit_next(int n);