Home
last modified time | relevance | path

Searched refs:indent (Results 1 – 8 of 8) sorted by relevance

/coreutils/src/
Ddcgen45 my $indent = ' ';
53 print "$indent${_}0,\n";
Dfmt.c166 static void put_line (WORD *w, int indent);
987 put_line (WORD *w, int indent) in put_line() argument
995 put_space (indent - out_column); in put_line()
Dls.c278 static void indent (size_t from, size_t to);
5178 indent (pos + name_length, pos + max_name_length); in print_many_per_line()
5211 indent (pos + name_length, pos + max_name_length); in print_horizontal()
5268 indent (size_t from, size_t to) in indent() function
/coreutils/man/
Dhelp2man506 my $indent = $1;
509 while (s/^$indent\Q$prefix\E(\S.*)\n*//)
527 my $indent = 0;
534 $indent = length ($4 || "$1$3");
539 $indent = length $& if /^ {20,}/;
548 $indent = 80; # not continued
555 $indent = length $1;
563 $indent = length $1;
577 while ($indent ? s/^ {$indent}(\S.*)\n// : s/^(\S.*)\n//)
/coreutils/tests/
Dfilefrag-extent-compare77 ## perl-indent-level: 2
/coreutils/
DHACKING356 ;; In coreutils, indent with spaces everywhere (not TABs).
363 (setq indent-tabs-mode nil))))
510 Format the code the way GNU indent does.
511 Filtering most source files through "indent --no-tabs" should
DNEWS3405 pr: fix the bug whereby --indent=N (-o) did not indent header lines
/coreutils/doc/
Dcoreutils.texi2790 @itemx --indent=@var{margin}
2792 @opindex --indent