Home
last modified time | relevance | path

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

/netbsd-src/lib/libedit/
H A Dhistedit.h183 int el_replacestr(EditLine *, const char *);
H A Deln.c399 el_replacestr(EditLine *el, const char *str) in el_replacestr() function
H A Dreadline.c2352 el_replacestr(e, text); in rl_replace_line()