Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhistedit.h183 int el_replacestr(EditLine *, const char *);
H A Deln.c391 el_replacestr(EditLine *el, const char *str) in el_replacestr() function
H A Dreadline.c2350 el_replacestr(e, text); in rl_replace_line()