Home
last modified time | relevance | path

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

/external/libedit/src/
Dvi.c957 vi_to_history_line(EditLine *el, Int c __attribute__((__unused__))) in vi_to_history_line() function
1014 if (vi_to_history_line(el, 0) == CC_ERROR) in vi_histedit()