Searched refs:el_push (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dhistedit.h98 void el_push(EditLine *, const char *);
H A DMakefile25 editline.3 el_line.3 editline.3 el_parse.3 editline.3 el_push.3 \
H A Deln.c65 el_push(EditLine *el, const char *str) function
H A Dreadline.c1925 el_push(e, arr);
2036 el_push(e, a);
2046 el_push(e, a);
H A Dread.c212 el_push(el, buf);
221 /* el_push():
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp137 ::el_push(EL, const_cast<char *>(Prevs.c_str()));
164 ::el_push(EL, const_cast<char *>("\05\t"));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp82 #define el_wpush el_push

Completed in 237 milliseconds