This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reginclass: Return matched length even if not utf8
authorKarl Williamson <public@khwilliamson.com>
Sun, 31 Oct 2010 16:21:14 +0000 (10:21 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 31 Oct 2010 21:50:59 +0000 (14:50 -0700)
commit4b3cda86f0c2a54a1ac8bbbaf4a2412f98dff6c0
treef093d4345ec0025bbd802e3b6cc975a4363967de
parent6698fab5a29c48acfd94f01ff8a587819f15be79
reginclass: Return matched length even if not utf8

This also allows for less special case testing
regexec.c