Searched refs:el_wpush (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/lib/libedit/ |
| D | histedit.h | 268 void el_wpush(EditLine *, const wchar_t *);
|
| D | read.c | 138 el_wpush(EditLine *el, const wchar_t *str) in el_wpush() function 192 el_wpush(el, val.str); in read_getcmd()
|
| D | eln.c | 64 el_wpush(el, ct_decode_string(str, &el->el_lgcyconv)); in el_push()
|
| D | vi.c | 904 el_wpush(el, ct_decode_string(alias_text, &el->el_scratch)); in vi_alias() 1113 el_wpush(el, r->buf); in vi_redo()
|
| D | search.c | 321 el_wpush(el, endcmd); in ce_inc_search()
|
| /openbsd/src/gnu/llvm/lldb/source/Host/common/ |
| D | Editline.cpp | 86 #define el_wpush el_push macro 1564 el_wpush(m_editline, EditLineConstString( in GetLines()
|