summaryrefslogtreecommitdiff
path: root/iperlsys.h
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2015-08-31 19:50:45 +0100
committerAaron Crane <arc@cpan.org>2015-08-31 19:50:45 +0100
commite4105e89df44935f2a4363ac725ff11e07de35d8 (patch)
tree8ee302a1056c4fc144fcd2b0679fdc3313d8166b /iperlsys.h
parentbdc4e4b233f837e056756045c415e64dba78389c (diff)
downloadperl-e4105e89df44935f2a4363ac725ff11e07de35d8.tar.gz
Improve regex debug output for unbounded curly quantifiers
A regex like /^a{5,}\z/ will match any string consisting exactly of 5 or more "a" characters, but under debugging, the quantifier was previously displayed as the numeric value of REG_INFTY (usually 32767). This commit causes the upper bound to be displayed as "INFTY".
Diffstat (limited to 'iperlsys.h')
0 files changed, 0 insertions, 0 deletions