Searched refs:prefer (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm40 return value and manipulate EXPR as the filehandle directly if you prefer.
53 return value and manipulate EXPR as the filehandle directly if you prefer.
H A Ddiagnostics.pm82 If you prefer to run your program first and look at its problem
H A DCPAN.pm2058 # around in addition to the counter, so I'd prefer to set the
5784 my($prefer) = 0;
5788 $prefer=2;
5793 $prefer = 1;
5798 $prefer = 2;
5806 if ($prefer==1) { # 1 => external gzip+tar
5838 } elsif ($prefer==2) { # 2 => modules
6307 If you prefer to do it more in a programmer style in one single
H A DCGI.pm5738 you prefer:
7979 prefer to handle error messages.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DQuotedPrint.pm76 If you prefer not to import these routines into your namespace, you can
H A DBase64.pm76 If you prefer not to import these routines into your namespace, you can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm106 many people seem to prefer an I<unlikely> value like C<Z000>
/osnet-11/usr/src/cmd/sendmail/src/
H A Ddomain.c209 unsigned short prefer[MAXMXHOSTS]; local
233 prefs = prefer;
459 ** Some sites prefer to go ahead and try the
741 ** We always prefer A & CNAME records, since these are presumed
H A Ddeliver.c5946 unsigned short prefer[MAXMXHOSTS]; local
5972 prefer[nmx] = curpref;
6006 if (prefer[i] < prefer[j])
6009 if (prefer[i] > prefer[j] ||
6010 (prefer[i] == prefer[j] && rndm[i] > rndm[j]))
6016 tempp = prefer[i];
6017 prefer[
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm280 the same as color('attribute') and can be used if you prefer typing:
393 For easier debuging, you may prefer to always use the commas when not
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm318 Reuse Set SO_REUSEADDR before binding (deprecated, prefer ReuseAddr)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm167 prefer:
H A DCookie.pm439 representation. You may call as_string() yourself if you prefer:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL162 the formatting of each column, whether you prefer wide or fat, hex or decimal,
H A Ddprofpp.PL299 options for dprofpp. You might use this if you prefer B<-I> over B<-E> or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1072 For example Solaris and IRIX system may prefer C<"stream"> instead of C<"unix">.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2514 There are a number of reasons that you might prefer C<Tie::File>.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3651 % Do not prefer a separate line ending with a hyphen to fewer lines.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4451 % Do not prefer a separate line ending with a hyphen to fewer lines.

Completed in 114 milliseconds