Searched refs:el_wpush (Results 1 - 6 of 6) sorted by relevance

/src/lib/libedit/
H A Dhistedit.h272 void el_wpush(EditLine *, const wchar_t *);
H A Dread.c209 el_wpush(EditLine *el, const wchar_t *str) function in typeref:typename:void
262 el_wpush(el, val.str);
H A DMakefile63 editline.3 el_wpush.3 \
H A Deln.c66 el_wpush(el, ct_decode_string(str, &el->el_lgcyconv));
H A Dvi.c946 el_wpush(el, ct_decode_string(alias_text, &el->el_scratch));
1154 el_wpush(el, r->buf);
H A Dsearch.c330 el_wpush(el, endcmd);

Completed in 104 milliseconds