Home
last modified time | relevance | path

Searched refs:CTL_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm150 use constant CTL_TYPE => 0; constant
396 if ( $opctl{$name}[CTL_TYPE] eq 'I'
483 if ( $ctl->[CTL_TYPE] eq '+' ) {
597 if ( $ctl->[CTL_TYPE] eq '+' ) {
644 if ( $ctl->[CTL_TYPE] =~ /^[iIo]$/ ) {
857 $opctl->{$_}->[CTL_TYPE] = '';
1037 my $type = $ctl->[CTL_TYPE];
1079 $c[CTL_TYPE] = '+';
1107 $c[CTL_TYPE] = '+';
1200 $c[CTL_TYPE] = '+';
[all …]