Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm238 use constant CTL_DEST_ARRAY => 1; constant
423 $opctl{$name}[CTL_DEST] = CTL_DEST_ARRAY;
451 if ( $opctl{$name}[CTL_DEST] == CTL_DEST_ARRAY ) {
469 && ( $opctl{$name}[CTL_DEST] == CTL_DEST_ARRAY
565 elsif ( $ctl->[CTL_DEST] == CTL_DEST_ARRAY ) {
644 elsif ( $ctl->[CTL_DEST] == CTL_DEST_ARRAY ) {
876 $dest = $dest eq '@' ? CTL_DEST_ARRAY
893 $dest = $dest eq '@' ? CTL_DEST_ARRAY