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

/freebsd-9.3-release/lib/libedit/
H A Dhistedit.h93 void el_push(EditLine *, const char *);
H A Dread.c201 el_push(el, buf);
210 /* el_push():
214 el_push(EditLine *el, const char *str) function
265 el_push(el, val.str);
H A DMakefile22 editline.3 el_line.3 editline.3 el_parse.3 editline.3 el_push.3 \
H A Dreadline.c1853 el_push(e, arr);
1963 el_push(e, a);
1973 el_push(e, a);
H A Dvi.c935 el_push(el, alias_text);
1115 el_push(el, r->buf);
H A Dsearch.c319 el_push(el, endcmd);

Completed in 95 milliseconds