Home
last modified time | relevance | path

Searched refs:newline (Results 1 – 25 of 50) sorted by relevance

12

/glibc-2.36/timezone/
Dtzselect.ksh200 newline='
202 IFS=$newline
430 *"$newline"*)
462 *"$newline"*)
527 ?*%?*%) say >&2 " $country$newline $region";;
529 %?*%?*) say >&2 " coord $coord$newline $region";;
/glibc-2.36/sysdeps/arc/
Dconfigure.ac6 # For ARC, historically ; was used for comments and not newline
8 # canonical newline as there's lots of code out there which will break
Dconfigure6 # For ARC, historically ; was used for comments and not newline
8 # canonical newline as there's lots of code out there which will break
/glibc-2.36/localedata/tests/
Dtest6.cm5 <newline> \x0A
Dtest6.ds2 <newline> <U000A> LINE FEED
/glibc-2.36/localedata/charmaps/
DNATS-DANO-ADD35 <newline> /x00 <U000A> LINE FEED (LF)
DNATS-SEFI-ADD35 <newline> /x00 <U000A> LINE FEED (LF)
DJIS_C6229-1984-B-ADD60 <newline> /x0A <U000A> LINE FEED (LF)
DJIS_C6229-1984-HAND-ADD57 <newline> /x0A <U000A> LINE FEED (LF)
DJIS_C6229-1984-KANA106 <newline> /x0A <U000A> LINE FEED (LF)
DJIS_C6229-1984-A117 <newline> /x0A <U000A> LINE FEED (LF)
DJIS_C6229-1984-HAND120 <newline> /x0A <U000A> LINE FEED (LF)
DJIS_C6220-1969-JP121 <newline> /x0A <U000A> LINE FEED (LF)
DISO_8859-1,GL53 <newline> \d010 LINE FEED
/glibc-2.36/manual/
Dterminal.texi144 newline character is received, so the terminal input queue can fill up
168 lines terminated by newline (@code{'\n'}), EOF, or EOL characters. No
552 (@code{'\r'}) received as input are passed to the application as newline
558 If this bit is set, newline characters (@code{'\n'}) received as input
619 typically includes mapping newline characters (@code{'\n'}) onto
629 If this bit is set, convert the newline character on output into a pair
863 newline (@code{'\n'}) character is echoed even if the @code{ECHO} bit
1193 as a line terminator in the same way as a newline character, but if the
1209 as a line terminator, just like a newline character. The EOL character
Dstdio.texi974 This function does @emph{not} add a newline character, either.
989 outputs the text @samp{Are you hungry?} followed by a newline.
997 This function does @emph{not} add a newline character, either. It
1026 @code{stdout} followed by a newline. The terminating null character of
1028 write a newline as this function does.)
1038 outputs the text @samp{This is a message.} followed by a newline.
1245 (including the newline and a terminating null character) in a buffer
1266 read (including the newline, but not including the terminating null).
1282 tells it to stop reading is not necessarily newline. The argument
1306 up to and including a newline character and stores them in the string
[all …]
Dpattern.texi1191 Treat a newline in @var{string} as dividing @var{string} into multiple
1192 lines, so that @samp{$} can match before the newline and @samp{^} can
1193 match after. Also, don't permit @samp{.} to match a newline, and don't
1194 permit @samp{[^@dots{}]} to match a newline.
1196 Otherwise, newline acts like any other ordinary character.
1935 @var{words} unless they are quoted; likewise for newline. If you use
Dctype.texi156 newline
565 newline
Derrno.texi1200 corresponding to @code{errno}, adding a trailing newline.
1354 @var{errnum}. In any case is the output terminated with a newline.
Dcharset.texi1043 continuous collection of lines, separated by newline characters. Now
1058 after the newline character, which could lead to very strange results.
1063 the newline in the original text could be something different than the
1068 require that the shift state after a newline be the initial state--but
Dtexinfo.tex1110 % interpreted as a newline (\n), followed by o, d, e. Not good.
4586 % environments, where otherwise the newline after an ignored conditional
7558 % ignore everything up to the first ^^M, that's the newline at the end
11591 % Definition for the newline at the end of this file.
11593 % Definition for a newline in the main Texinfo file.
11603 % Emergency active definition of newline, in case an active newline token
11609 %<warning: active newline>@par%
Dsysinfo.texi725 encode a tab character, @code{'\012'} to encode a newline character,
Dargp.texi114 which will print the @samp{--version} string followed by a newline and
/glibc-2.36/posix/rxspencer/
Dtests16 # is newline, `S' is space, `T' is tab, `Z' is NUL.
/glibc-2.36/ChangeLog.old/
DChangeLog.2608 backslash-newline inside strings.
2093 newline-separated. Generalize loop iterating over $sysnames, so
2399 in the buffer is a newline, clobber it to a null terminator.

12