Lines Matching refs:stream
10 This file documents version 4.2.1 of GNU `sed', a stream editor.
30 sed, a stream editor
33 This file documents version 4.2.1 of GNU `sed', a stream editor.
104 `sed' is a stream editor. A stream editor is used to perform basic text
105 transformations on an input stream (a file or input from a pipeline).
234 line as a single continuous long stream. This GNU `sed' extension
255 processed. A file name of `-' refers to the standard input stream.
306 input: first, `sed' reads one line from the input stream, removes any
314 stream, adding back the trailing newline if it was removed.(1) Then the
326 text is sent to the same output stream, which gives the "least expected
403 course if the input stream ends).
887 output stream at the end of the current cycle, or when the next
989 it as a command and sends its output to the output stream (like
1025 stream at the end of the current cycle, or when the next input
1058 presence of invalid multibyte sequences in the input stream.
2169 This happens if your input stream includes invalid multibyte