Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libedit/
Dterm.h116 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
Drefresh.c621 if (!EL_CAN_INSERT) { in re_update_line()
762 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
891 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
922 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
Dterm.c313 if (!EL_CAN_INSERT) in term_setflags()
760 if (!EL_CAN_INSERT) { in term_insertwrite()