/src/usr.bin/indent/ |
args.c | 120 bool_options("ut", use_tabs),
|
indent.h | 250 bool use_tabs; /* set true to use tabs for spacing, false uses member in struct:options
|
args.c | 120 bool_options("ut", use_tabs),
|
indent.h | 250 bool use_tabs; /* set true to use tabs for spacing, false uses member in struct:options
|
args.c | 120 bool_options("ut", use_tabs),
|
indent.h | 250 bool use_tabs; /* set true to use tabs for spacing, false uses member in struct:options
|
io.c | 153 if (opt.use_tabs) {
|
io.c | 153 if (opt.use_tabs) {
|
io.c | 153 if (opt.use_tabs) {
|
indent.c | 70 .use_tabs = true, 981 ps.tabs_to_var = opt.use_tabs && ind > 0;
|
indent.c | 70 .use_tabs = true, 981 ps.tabs_to_var = opt.use_tabs && ind > 0;
|
indent.c | 70 .use_tabs = true, 981 ps.tabs_to_var = opt.use_tabs && ind > 0;
|