Searched refs:newlines (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/head/ |
H A D | stdin.nonewline.out | 1 Why do you need newlines?
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | macro.c | 2043 int newlines,bufsize,nextnewlines; in comsubst() local 2166 newlines = 0; in comsubst() 2210 newlines += nextnewlines; in comsubst() 2213 if(newlines >0) in comsubst() 2216 sfnputc(mp->sp,'\n',newlines); in comsubst() 2220 sfnputc(stkp,'\n',newlines); in comsubst() 2227 newlines = nextnewlines; in comsubst() 2243 if(--newlines>0 && mp->shp->ifstable['\n']==S_DELIM) in comsubst() 2246 sfnputc(mp->sp,'\n',newlines); in comsubst() 2248 while(newlines--) in comsubst() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | quoting.sh | 245 then err_exit 'trailing newlines on comsubstitution not removed'
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | README | 28 carriage returns as newlines (-r2 option). You can modify the default behavior by
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 115 10/01/87 allow newlines in ' and " constants for PASSTHROUGH
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 661 # We're also confident that these don't contain newlines.
|
H A D | tsol_standard | 677 # We're also confident that these don't contain newlines.
|
H A D | tsol_standard_foomatic | 704 # We're also confident that these don't contain newlines.
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 545 # From: lines that have embedded newlines are unwrapped onto one line
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 1256 of multiple trailing newlines. 1260 08-09-21 A bug that retained trailing command substitution newlines in
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | generated_libdwarf.h.in | 3288 newlines. The following struct is used to initialize
|
H A D | libdwarf.h.in | 3288 newlines. The following struct is used to initialize
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 3758 embedded newlines are unwrapped
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 8912 newlines deleting to end of line under curses.
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 16224 # counting newlines in its input buffer before scrolling and 19474 # * remove spurious newlines from several entries (hp+color, wy50,
|
H A D | terminfo.src | 18238 # counting newlines in its input buffer before scrolling and 21692 # * remove spurious newlines from several entries (hp+color, wy50,
|