Searched refs:ed_newline (Results 1 – 3 of 3) sorted by relevance
912 return ed_newline(el, 0); in vi_comment_out()1069 return ed_newline(el, 0); in vi_histedit()
519 return ed_newline(el, 0); in cv_search()
548 ed_newline(EditLine *el, Int c __attribute__((__unused__))) in ed_newline() function