Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDterminal.h115 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
HDrefresh.c645 if (!EL_CAN_INSERT) { in re_update_line()
786 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
915 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
946 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
HDterminal.c261 if (!EL_CAN_INSERT) in terminal_setflags()
759 if (!EL_CAN_INSERT) { in terminal_insertwrite()