Home
last modified time | relevance | path

Searched refs:edit_prev (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dedit.c751 return (edit_prev(1));
811 public int edit_prev(int n) in edit_iprev()
815 public int edit_prev(int n) edit_prev() function
H A Dcommand.c1231 nomore = edit_prev(1); in commands()
1705 if (edit_prev(1) == 0) in commands()
1950 if (edit_prev((int) number)) in commands()
H A Dfuncs.h142 public int edit_prev(int n);