Home
last modified time | relevance | path

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

/external/libedit/src/
Dterminal.h125 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT) macro
Drefresh.c641 if (!EL_CAN_INSERT) { in re_update_line()
782 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
911 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
942 ELRE_DEBUG(!EL_CAN_INSERT, (__F, in re_update_line()
Dterminal.c260 if (!EL_CAN_INSERT) in terminal_setflags()
743 if (!EL_CAN_INSERT) { in terminal_insertwrite()