This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.sym: Add BOUNDU, NBOUNDU regnodes
authorKarl Williamson <public@khwilliamson.com>
Tue, 28 Dec 2010 22:25:43 +0000 (15:25 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 17 Jan 2011 02:13:24 +0000 (19:13 -0700)
commit1e355c70208127b17a934c726d2dd38bbd1b662f
treed8cc28ecdf9b35c09a54c1f58ffabcefad6e73e3
parent521dc9d90c6e6e47ae717750668958d18c0e6d98
regcomp.sym: Add BOUNDU, NBOUNDU regnodes

This will make for somewhat more efficient execution, as won't have to
test the regnode type multiple times, at the expense of slightly bigger
code space.
regcomp.sym
regnodes.h