Searched refs:newline (Results 1 – 25 of 50) sorted by relevance
12
/glibc-2.36/timezone/ |
D | tzselect.ksh | 200 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/ |
D | configure.ac | 6 # For ARC, historically ; was used for comments and not newline 8 # canonical newline as there's lots of code out there which will break
|
D | configure | 6 # 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/ |
D | test6.cm | 5 <newline> \x0A
|
D | test6.ds | 2 <newline> <U000A> LINE FEED
|
/glibc-2.36/localedata/charmaps/ |
D | NATS-DANO-ADD | 35 <newline> /x00 <U000A> LINE FEED (LF)
|
D | NATS-SEFI-ADD | 35 <newline> /x00 <U000A> LINE FEED (LF)
|
D | JIS_C6229-1984-B-ADD | 60 <newline> /x0A <U000A> LINE FEED (LF)
|
D | JIS_C6229-1984-HAND-ADD | 57 <newline> /x0A <U000A> LINE FEED (LF)
|
D | JIS_C6229-1984-KANA | 106 <newline> /x0A <U000A> LINE FEED (LF)
|
D | JIS_C6229-1984-A | 117 <newline> /x0A <U000A> LINE FEED (LF)
|
D | JIS_C6229-1984-HAND | 120 <newline> /x0A <U000A> LINE FEED (LF)
|
D | JIS_C6220-1969-JP | 121 <newline> /x0A <U000A> LINE FEED (LF)
|
D | ISO_8859-1,GL | 53 <newline> \d010 LINE FEED
|
/glibc-2.36/manual/ |
D | terminal.texi | 144 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
|
D | stdio.texi | 974 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 …]
|
D | pattern.texi | 1191 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
|
D | ctype.texi | 156 newline 565 newline
|
D | errno.texi | 1200 corresponding to @code{errno}, adding a trailing newline. 1354 @var{errnum}. In any case is the output terminated with a newline.
|
D | charset.texi | 1043 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
|
D | texinfo.tex | 1110 % 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%
|
D | sysinfo.texi | 725 encode a tab character, @code{'\012'} to encode a newline character,
|
D | argp.texi | 114 which will print the @samp{--version} string followed by a newline and
|
/glibc-2.36/posix/rxspencer/ |
D | tests | 16 # is newline, `S' is space, `T' is tab, `Z' is NUL.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 608 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