Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dedit.c771 return (edit_next(1)); in edit_first()
830 public int edit_next(int n) in edit_next() function
H A Dforwback.c478 if (edit_next(1)) in forward()
H A Dmain.c397 } while (edit_next(1) == 0); in main()
H A Dcommand.c1325 nomore = edit_next(1); in multi_search()
2201 if (edit_next((int) number)) in commands()
H A Dfuncs.h156 public int edit_next(int n);