Searched refs:MODE_REPLACE_1 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/libedit/
H A Dchared.h125 #define MODE_REPLACE_1 2 macro
H A Dcommon.c98 if (el->el_state.inputmode != MODE_REPLACE_1)
106 if (el->el_state.inputmode == MODE_REPLACE_1)
H A Dvi.c327 el->el_state.inputmode = MODE_REPLACE_1;
/freebsd-13-stable/contrib/tcsh/
H A Ded.h201 #define MODE_REPLACE_1 2 macro
H A Ded.chared.c1489 if (inputmode == MODE_REPLACE_1)
3187 inputmode = MODE_REPLACE_1;

Completed in 118 milliseconds