HomeSort by: relevance | last modified time | path
    Searched refs:use_tabs (Results 1 - 4 of 4) sorted by relevancy

  /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
io.c 153 if (opt.use_tabs) {
indent.c 70 .use_tabs = true,
981 ps.tabs_to_var = opt.use_tabs && ind > 0;

Completed in 15 milliseconds