HomeSort by relevance Sort by last modified time
    Searched refs:bundling (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
newgetopt.pl 25 $bundling = 0;
33 $bundling = 0;
59 $Getopt::Long::bundling = $newgetopt::bundling
60 if defined $newgetopt::bundling;
  /onnv/onnv-gate/usr/src/cmd/projadd/
projdel.pl 36 use Getopt::Long qw(:config no_ignore_case bundling);
projadd.pl 37 use Getopt::Long qw(:config no_ignore_case bundling);
projmod.pl 36 use Getopt::Long qw(:config no_ignore_case bundling);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
Long.pm 63 use vars qw($autoabbrev $getopt_compat $ignorecase $bundling $order
91 $bundling = 0; # no bundling of single letter switches
98 $bundling = 0; # bundling off by default
273 "bundling=$bundling,",
759 if $ignorecase > (($bundling && length($_) == 1) ? 1 : 0);
807 # With getopt_compat, only if not bundling.
809 || ($getopt_compat && ($bundling == 0 || $bundling == 2))
    [all...]
  /onnv/onnv-gate/usr/src/grub/grub-0.97/docs/
help2man 64 Getopt::Long::config('bundling');
  /onnv/onnv-gate/usr/src/cmd/psrinfo/
psrinfo.pl 36 use Getopt::Long qw(:config no_ignore_case bundling auto_version);
  /onnv/onnv-gate/usr/src/cmd/lgrpinfo/
lgrpinfo.pl 35 use Getopt::Long qw(:config no_ignore_case bundling auto_version);

Completed in 180 milliseconds