Home
last modified time | relevance | path

Searched refs:EL_CAN_INSERT (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/lib/libedit/
Dterm.h113 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
Drefresh.c586 if (!EL_CAN_INSERT) { in re_update_line()
727 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
857 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
887 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
Dterm.c317 if (!EL_CAN_INSERT) in term_setflags()
757 if (!EL_CAN_INSERT) { in term_insertwrite()