Searched refs:LF (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm49 constants C<CR>, C<LF>, and C<CRLF>, as well as C<$CR>, C<$LF>, and
338 @EXPORT_OK = qw(CR LF CRLF $CR $LF $CRLF
348 crlf => [qw(CR LF CRLF $CR $LF $CRLF)],
354 sub LF () {"\012"} subroutine
359 *LF = \LF();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm13 'LINE FEED' => 'LINE FEED (LF)',
18 'LF' => 'LINE FEED (LF)',
496 LINE FEED (LF)
507 LF
H A DPerlIO.pm87 converts pairs of CR,LF to a single "\n" newline character. On write
88 converts each "\n" to a CR,LF pair. Note that this layer likes to be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm649 Send data to the remote server, converting LF to CRLF. Any line starting
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DLbrk.pl8 000A LF
H A DName.pl16 000A LINE FEED (LF)
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c151 #define LF (10) macro
569 while (s[0] == ' ' || s[0] == HT || s[0] == CR || s[0] == LF) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL333 BEL, HT, LF, FF, CR, ESC, respectively, and `\' followed by a three-digit

Completed in 71 milliseconds