OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEWLINE_TO_NUL
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ed/
sub.c
199
NEWLINE_TO_NUL
(txt, rm[0].rm_eo);
209
NEWLINE_TO_NUL
(txt, i);
223
NEWLINE_TO_NUL
(txt, i);
ed.h
157
/*
NEWLINE_TO_NUL
: overwrite newlines with ASCII NULs */
158
#define
NEWLINE_TO_NUL
(s, l) translit_text(s, l, '\n', '\0')
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025