Home
last modified time | relevance | path

Searched refs:edit_first (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/less/
H A Dmain.c228 if (edit_first() == 0) in main()
274 if (edit_first()) in main()
H A Dedit.c741 public int edit_first(void) in edit_first() function
H A Dfuncs.h123 public int edit_first(void);
H A Dcommand.c1091 nomore = edit_first(); in multi_search()