HomeSort by relevance Sort by last modified time
    Searched full:first_indent (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 192 static int first_indent; variable
258 first_indent = in_column;
343 in_column = first_indent;
448 len = start == words ? first_indent : other_indent;
540 put_line (words, first_indent);

Completed in 57 milliseconds