OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:other_indent
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c
195
static int
other_indent
;
variable
218
other_indent
= 0;
264
other_indent
= in_column;
265
while (same_para (c) && in_column ==
other_indent
)
448
len = start == words ? first_indent :
other_indent
;
542
put_line (w,
other_indent
);
Completed in 68 milliseconds