Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDterminal.h117 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) macro
HDterminal.c257 if (!EL_CAN_CEOL) in terminal_setflags()
818 if (EL_CAN_CEOL && GoodStr(T_ce)) in terminal_clear_EOL()
HDrefresh.c1173 if (EL_CAN_CEOL) { in re_clear_lines()