OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:missing_newline
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
sed.h
46
bool
missing_newline
;
member in struct:output
execute.c
552
if (outf->
missing_newline
)
555
outf->
missing_newline
= false;
585
outf->
missing_newline
= true;
776
output_file.
missing_newline
= false;
891
output_file.
missing_newline
= false;
[
all
...]
compile.c
420
p->
missing_newline
= false;
[
all
...]
Completed in 649 milliseconds