Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dterminal.h126 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) macro
H A Dterminal.c256 if (!EL_CAN_CEOL) in terminal_setflags()
783 if (EL_CAN_CEOL && GoodStr(T_ce)) in terminal_clear_EOL()
H A Drefresh.c1214 if (EL_CAN_CEOL) { in re_clear_lines()