Searched refs:then (Results 51 - 75 of 219) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm573 If C<HOST> is an array reference then each value will be attempted
576 If C<HOST> is not given, then the C<SMTP_Host> specified in C<Net::Config>
593 defined by C<addr-spec> in RFC2822. If not given, or false, then
679 Should the sending of any address result in a failure then the
713 If C<DATA> is not specified then the result will indicate that the server
714 wishes the data to be sent. The data must then be sent using the C<datasend>
744 If C<ExactAddresses> is passed to the contructor, then addresses
H A Dprotoent.pm84 pass the C<use> an empty import list, and then access
H A Dservent.pm86 pass the C<use> an empty import list, and then access
H A DCmd.pm614 then the current state is returned. Otherwise the state is changed to
621 If C<VALUE> is C<undef> then the debug level will be set to the default
634 then the value 0 is returned
645 is pending then C<CMD_PENDING> is returned.
656 the data already sent ends with CRLF then sending '.CRLF' to end the
686 a space character and CRLF is appended, this string is then sent to the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm79 # If a different termcap is required then the text of one can be supplied
117 then use to send the control strings to the terminal using B<Tputs>
160 default to $ENV{TERM}: if that is not set then B<Tgetent> will croak.
295 # If :tc=...: found then search this file again
360 '*' then the padding will be increased by an amount relative to this number,
361 if the '*' is present then this amount will me multiplied by $cnt. This part
415 If $cnt is zero or one then the resulting string will be cached.
487 %+x add x to value, then do %.
489 %>xy if value > x then add y, no output
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm47 "MSDOS", "MacOS", "AmigaOS", "os2", "MSWin32" or "RISCOS", then the pattern
61 file specification is then divided into B<name> and B<suffix> based on
114 in the input file specification, then the current default device and
H A DSpec.pm224 If $base is not present or '', then L<cwd()|Cwd> is used. If $base is
225 relative, then it is converted to absolute form using
255 If $base is not present or '', then L<cwd()|Cwd> is used. If $base is relative,
256 then it is converted to absolute form using L</rel2abs()>. This means that it
H A Dstat.pm113 pass the C<use> an empty import list, and then access
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen3.pm33 ERRFH is false, or the same file descriptor as RDRFH, then STDOUT and
37 If WTRFH begins with C<< <& >>, then WTRFH will be closed in the parent, and
39 C<< >& >>, then the child will send output directly to that filehandle.
104 # if err is '', or the same as rdr, then stdout and
109 # if wtr begins with '<&', then wtr will be closed in the parent, and
111 # '>&', then the child will send output directly to that fd. In both
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm194 object I<this>. If this makes the array larger then
210 object I<this> to be I<count>. If this makes the array larger then
212 If the array becomes smaller then entries beyond count should be
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s76 ! If the trapping thread has the address mask bit set, then it's
176 ! If handler returns two ints, then we need to split the 64-bit
321 ! If the trapping thread has the address mask bit clear, then it's
434 ! If handler returns long long then we need to split the 64 bit
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm346 line number in C<$line_num>, and then perform any desired processing upon
424 recommended, but if you insist on being able to do this, then the
469 method then they I<must> be sure to invoke C<$self-E<gt>SUPER::initialize()>.
509 initializations once per document, then you should use B<begin_pod()>.
532 cleanup actions once per document, then you should use B<end_pod()>.
571 place. If the empty string or an undefined value is returned then no
578 of the selected sections, then B<preprocess_paragraph()> is invoked.
603 returned, then the given C<$text> is ignored (not processed).
610 to true then input text (including the given C<$text>) is cut (not
618 then
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DJP.pm81 'geta mark') then fed to the decoding engine. U+FFFD is not used,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm85 If not present of it it returns false, then stream is left with
96 to get lower layer to do open and then regain control.
110 to get lower layer to do open and then regain control.
118 to get lower layer to do open and then regain control.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAnyDBM_File.pm32 prefers ndbm for compatibility reasons with Perl 4, then Berkeley DB (See
H A DFileHandle.pm182 If the C functions fgetpos() and fsetpos() are available, then
187 If the C function setvbuf() is available, then C<FileHandle::setvbuf>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm327 If $base is not present or '', then L<cwd()|Cwd> is used. If $base is
328 relative, then it is converted to absolute form using
404 If $base is not present or '', then L<cwd()|Cwd> is used. If $base is
405 relative, then it is converted to absolute form using
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A Dgmtime.pm78 pass the C<use> an empty import list, and then access
H A Dlocaltime.pm74 pass the C<use> an empty import list, and then access
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dgrent.pm83 pass the C<use> an empty import list, and then access
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s173 ! if we are, and then search by whole word.
H A Dstrlen.s53 ! and then blast across it using Alan Mycroft's algorithm for
57 ! zero byte has been found, we then check the word a byte
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s173 ! if we are, and then search by whole word.
H A Dstrlen.s53 ! and then blast across it using Alan Mycroft's algorithm for
57 ! zero byte has been found, we then check the word a byte
H A Dstrcmp.s54 ! If it is not, it attempts to align it and then checks the
56 ! align s2, this also happens and then the compare begins. Otherwise,

Completed in 182 milliseconds

123456789