Lines Matching refs:OPT_0BOOL

53 	{L("altwerase"),	f_altwerase,	OPT_0BOOL,	0},
55 {L("autoindent"), NULL, OPT_0BOOL, 0},
59 {L("autowrite"), NULL, OPT_0BOOL, 0},
63 {L("beautify"), NULL, OPT_0BOOL, 0},
71 {L("combined"), NULL, OPT_0BOOL, OPT_NOSET|OPT_WC},
73 {L("comment"), NULL, OPT_0BOOL, 0},
77 {L("edcompatible"),NULL, OPT_0BOOL, 0},
79 {L("errorbells"), NULL, OPT_0BOOL, 0},
83 {L("exrc"), NULL, OPT_0BOOL, 0},
85 {L("extended"), f_recompile, OPT_0BOOL, 0},
95 {L("iclower"), f_recompile, OPT_0BOOL, 0},
97 {L("ignorecase"), f_recompile, OPT_0BOOL, 0},
103 {L("leftright"), f_reformat, OPT_0BOOL, 0},
111 {L("lisp"), f_lisp, OPT_0BOOL, OPT_NOSAVE},
113 {L("list"), f_reformat, OPT_0BOOL, 0},
136 {L("modeline"), NULL, OPT_0BOOL, OPT_NOSET},
142 {L("number"), f_reformat, OPT_0BOOL, 0},
144 {L("octal"), f_print, OPT_0BOOL, 0},
158 {L("readonly"), f_readonly, OPT_0BOOL, OPT_ALWAYS},
162 {L("redraw"), NULL, OPT_0BOOL, 0},
168 {L("ruler"), NULL, OPT_0BOOL, 0},
172 {L("searchincr"), NULL, OPT_0BOOL, 0},
176 {L("secure"), NULL, OPT_0BOOL, OPT_NOUNSET},
184 {L("showmatch"), NULL, OPT_0BOOL, 0},
186 {L("showmode"), NULL, OPT_0BOOL, 0},
190 {L("slowopen"), NULL, OPT_0BOOL, 0},
199 {L("sourceany"), NULL, OPT_0BOOL, OPT_NOSET},
213 {L("terse"), NULL, OPT_0BOOL, 0},
215 {L("tildeop"), NULL, OPT_0BOOL, 0},
219 {L("ttywerase"), f_ttywerase, OPT_0BOOL, 0},
221 {L("verbose"), NULL, OPT_0BOOL, 0},
233 {L("windowname"), NULL, OPT_0BOOL, 0},
241 {L("writeany"), NULL, OPT_0BOOL, 0},
424 case OPT_0BOOL:
546 case OPT_0BOOL:
876 case OPT_0BOOL:
902 case OPT_0BOOL:
970 case OPT_0BOOL:
1007 case OPT_0BOOL: