Searched refs:el_push (Results 1 – 6 of 6) sorted by relevance
137 ::el_push(EL, const_cast<char *>(Prevs.c_str())); in ElCompletionFn()164 ::el_push(EL, const_cast<char *>("\05\t")); in ElCompletionFn()
97 void el_push(EditLine *, const char *);
41 editline.3 el_push.3 \
62 el_push(EditLine *el, const char *str) in el_push() function
2075 el_push(e, arr); in rl_insert()2188 el_push(e, a); in rl_redisplay()2199 el_push(e, a); in rl_get_previous_history()
767 el_push(el, delunder); /* ^F^H */ in emacs_ctrl_d()1141 el_push(em->el, string); in my_gets()