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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL70 our ($Options, $BinPerl, $Backend);
100 delete $Options->{S};
163 $Options = {};
164 Getopt::Long::GetOptions( $Options,
186 $Options->{v} += 0;
190 $Options->{t} = 0;
210 $Options->{shared}++ if $Input =~ /\.pm\z/;
221 return exists($Options->{$opt}) && ($Options->{$opt} || 0);
414 delete $Options
[all...]
H A Dc2ph.PL80 Options:
422 Options:
H A Ddprofpp.PL303 Options on the commandline should override options in DPROFPP_OPTS--but
H A Dperlbug.PL930 Options:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan27 =head2 Meta Options
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm25 my (%Options, %Cheat);
81 unless ($Options{no_range_check}) {
100 unless ($Options{no_range_check} or abs($days) < $MaxDay) {
114 local $Options{no_range_check} = 1;
152 local $Options{no_range_check} = 1;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DUsage.t78 Options: label
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DStd.pm197 Options may be merged together. -- stops processing of options.$arg
H A DLong.pm1331 =head1 Command Line Options, an Introduction
1336 command line I<options> as well. Options are not necessary for the
1351 Options can have values, the value is placed after the option
1467 =head2 Options with values
1493 =head2 Options with multiple values
1495 Options sometimes take several values. For example, a program could
1526 =head2 Options with hash values
1580 =head2 Options with multiple names
1748 Options:
1784 option name as key. Options tha
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDBM_Filter.pm25 our %Options = map { $_, 1 } qw(
87 if ( ! $Options{lc $_[0]} ) {
H A DMemoize.pm374 Options include:
H A Dperl5db.pl1703 # Options say run non-stop. Run until we get an interrupt.
6211 # Options are always all word characters, followed by a non-word
8050 =head3 Options
8061 if ((substr $line, 0, $start) =~ /^\|*$cmd\b.*\s$/) { # Options after space
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove166 Options:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm320 Options:
H A DPerldoc.pm243 Options: label
H A DUsage.pm345 Options:
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml33 Options:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1108 Options can be combined as required.
1900 Options are:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm906 B<Options>

Completed in 56 milliseconds