Searched refs:O_CEDIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h8 #define O_CEDIT 7 macro
H A Doptions.c66 /* O_CEDIT 4.4BSD */
349 OI(O_CEDIT, L("cedit=\033"));
/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_ex.c376 if (O_STR(sp, O_CEDIT) != NULL && v_ecl_log(sp, tp))
H A Dv_txt.c560 if (LF_ISSET(TXT_CEDIT) && O_STR(sp, O_CEDIT) != NULL &&
561 O_STR(sp, O_CEDIT)[0] == evp->e_c)

Completed in 107 milliseconds