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

/freebsd-11-stable/contrib/nvi/common/
H A Doptions.c38 #define OPT_WC 0 macro
40 #define OPT_WC (OPT_NOSAVE | OPT_NDISP) macro
71 {L("combined"), NULL, OPT_0BOOL, OPT_NOSET|OPT_WC},
89 {L("fileencoding"),f_encoding, OPT_STR, OPT_WC},
99 {L("inputencoding"),f_encoding, OPT_STR, OPT_WC},

Completed in 82 milliseconds