Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
HDterminal.h124 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
HDrefresh.c681 if (!EL_CAN_INSERT) { in re_update_line()
822 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
951 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
982 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
HDterminal.c260 if (!EL_CAN_INSERT) in terminal_setflags()
724 if (!EL_CAN_INSERT) { in terminal_insertwrite()