This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Abolish RXp_PRELEN(rx) and RXp_WRAPLEN()
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Jan 2008 14:43:55 +0000 (14:43 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Jan 2008 14:43:55 +0000 (14:43 +0000)
commit5509d87acdf3aa5ea39fe6c8e59a42b46a5141cd
treeb0316cd65a1103e812aebe0a973d29dbc40a839e
parent08f18727250f262830d3b2860052d5b5e6083051
Abolish RXp_PRELEN(rx) and RXp_WRAPLEN()
Fix up some uses of RX_* macros in the block conditionally compiled
with STUPID_PATTERN_CHECKS.

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