This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Swap _reg_ac_data.trie to U32 offset into the regdata array, as
authorNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 23:01:46 +0000 (23:01 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 23:01:46 +0000 (23:01 +0000)
commit3251b6533b8ccfabab55365b302970011d85066a
tree13a0462c78f9010f12c30f1c8050d26de71e2ed3
parent23eab42ccdcdf01b414e4c1728d8f919b2705614
Swap _reg_ac_data.trie to U32 offset into the regdata array, as
preliminary to moving _reg_trie_data.widecharmap out too.

p4raw-id: //depot/perl@29392
regcomp.c
regcomp.h
regexec.c