Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp135 ::el_push(EL, const_cast<char *>(Prevs.c_str())); in ElCompletionFn()
162 ::el_push(EL, const_cast<char *>("\05\t")); in ElCompletionFn()
/freebsd/contrib/libedit/
H A Dhistedit.h97 void el_push(EditLine *, const char *);
H A DMakefile35 editline.3 el_push.3 \
H A Deln.c62 el_push(EditLine *el, const char *str) in el_push() function
H A Dreadline.c2073 el_push(e, arr); in rl_insert()
2186 el_push(e, a); in rl_redisplay()
2197 el_push(e, a); in rl_get_previous_history()
/freebsd/lib/libedit/
H A DMakefile35 editline.3 el_push.3 \
/freebsd/usr.bin/bc/
H A Dscan.l349 el_push(el, bp + maxlen);
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp69 #define el_wpush el_push