Eliminate prelen from struct regexp. Possibly we are hardcoding a bit
authorNicholas Clark <nick@ccl4.org>
Fri, 28 Dec 2007 23:17:20 +0000 (23:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 28 Dec 2007 23:17:20 +0000 (23:17 +0000)
commit51aa200460138e2cc5ab024c9216177298546e81
treebad90e60f10400b665d61960b8f02947b64734b6
parentbb661a585caf67142a296faaea725681ffc2a2ac
Eliminate prelen from struct regexp. Possibly we are hardcoding a bit
to much, as the replacement assumes that the wrapping string has
exactly 1 character after the wrapped string [specifically ')'].

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