Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dterminal.h117 #define EL_CAN_CEOL (EL_FLAGS & TERM_CAN_CEOL) macro
H A Dterminal.c265 if (!EL_CAN_CEOL) in terminal_setflags()
781 if (EL_CAN_CEOL && GoodStr(T_ce)) in terminal_clear_EOL()
H A Drefresh.c1214 if (EL_CAN_CEOL) { in re_clear_lines()