Moving the reference count to the front of both _reg_trie_data and
authorNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 22:21:02 +0000 (22:21 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 22:21:02 +0000 (22:21 +0000)
commit23eab42ccdcdf01b414e4c1728d8f919b2705614
tree5c97e4a5c50125c4362cc7fd8af226a264906601
parent0536c0a707b1bd3cc19a63305350f2cd34667109
Moving the reference count to the front of both _reg_trie_data and
_reg_ac_data allows smaller code in Perl_regdupe.

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