Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm178 use constant PAT_INT => "[-+]?_*[0-9][0-9_]*"; constant
1165 my $o_valid = $type eq 'o' ? PAT_XINT : PAT_INT;
1274 my $o_valid = $type eq 'o' ? PAT_XINT : PAT_INT;