Searched refs:newline (Results 76 - 89 of 89) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/
H A DRastEventHandler.cxx43 const OutputCharStream::Newline nl = OutputCharStream::newline;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm154 # newline.
738 ECHO Print text adding a newline on the end
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm87 converts pairs of CR,LF to a single "\n" newline character. On write
H A Dperl5db.pl512 and the user's current package) and a add a newline before we do the C<eval()>.
908 # + Fixed minor newline in history bug.
1948 # Append a newline if the line doesn't have one. Can happen
2076 A newline entered by itself means "re-execute the last command". We grab the
2087 chomp($cmd); # get rid of the annoying extra newline
3359 # XXX If this is the master pid, print a newline.
4769 # Line the prompt up; print a newline if the last line listed
4770 # didn't have a newline.
5117 $/ = "\n"; # input record separator is newline
5553 # remove trailing newline
[all...]
H A DCGI.pm4316 newline delimited TAG=VALUE pairs will work). Conveniently, this type
7241 pragma. This will allow you to feed newline-delimited name=value
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm260 of "Syntax error." (followed by a newline) to C<STDERR>, immediately
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps71 eat_newline_glitch xenl xn bool newline ignored after 80 cols (Concept)
244 newline nel nw str Newline (behaves like cr followed by lf)
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps71 eat_newline_glitch xenl xn bool newline ignored after 80 cols (Concept)
244 newline nel nw str Newline (behaves like cr followed by lf)
/opensolaris-onvv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c6102 /* remove newline */
6924 static int newline = TRUE; local
6956 if (newline == TRUE) {
6965 newline = TRUE;
6967 newline = FALSE;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm877 with test output. A newline will be put on the end if there isn't one
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1670 "newline in string or char. const."));
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c369 * main - lines are read up to the unprotected ('\') newline and
1895 * An input line is up to 128 characters terminated by the newline
1906 newline:
1930 goto newline;
3437 * terminates with a quote or newline. The leading quote,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2098 replaced with "Cherry pie"; a newline character will separate line 17
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5130 % ignore everything up to the first ^^M, that's the newline at the end
5541 % Append \endinput to make sure that TeX does not see the ending newline.

Completed in 359 milliseconds

1234