Home
last modified time | relevance | path

Searched refs:el_push (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp136 ::el_push(EL, const_cast<char *>(Prevs.c_str())); in ElCompletionFn()
163 ::el_push(EL, const_cast<char *>("\05\t")); in ElCompletionFn()
/freebsd/contrib/libedit/
H A Dedit.expsym30 el_push
H A Dhistedit.h97 void el_push(EditLine *, const char *);
H A DMakefile41 editline.3 el_push.3 \
H A Deln.c62 el_push(EditLine *el, const char *str) in el_push() function
H A Dreadline.c2076 el_push(e, arr); in rl_insert()
2189 el_push(e, a); in rl_redisplay()
2200 el_push(e, a); in rl_get_previous_history()
H A DChangeLog3764 * histedit.h, read.c: match documentation in el_push
4136 strings each time we enter el_gets(), otherwise el_push() is
4572 tokenizer.c: change allocation policy in el_push to allocate the
/freebsd/lib/libedit/
H A DMakefile32 editline.3 el_push.3 \
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp72 #define el_wpush el_push