Searched refs:PAT_INT (Results 1 – 1 of 1) sorted by relevance
178 use constant PAT_INT => "[-+]?_*[0-9][0-9_]*"; constant1165 my $o_valid = $type eq 'o' ? PAT_XINT : PAT_INT;1274 my $o_valid = $type eq 'o' ? PAT_XINT : PAT_INT;