Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dterminal.h115 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
H A Drefresh.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()
H A Dterminal.c269 if (!EL_CAN_INSERT) in terminal_setflags()
722 if (!EL_CAN_INSERT) { in terminal_insertwrite()