Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhistedit.h290 int el_wreplacestr(EditLine *, const wchar_t *);
H A Deln.c393 return el_wreplacestr(el, ct_decode_string(str, &el->el_lgcyconv)); in el_replacestr()
H A Dchared.c665 el_wreplacestr(EditLine *el, const wchar_t *s) in el_wreplacestr() function