in reply to Re^2: Regex code block executes twice per match using look-arounds
in thread Regex code block executes twice per match using look-arounds
Any way you look at it, your regex is unusual since all of the expressions are zero-width, so they kinda match? And the when of code embedded in the regex isn't all that well defined I bet since the perlre page calls it experimental...
I don't think it's changed in the last 5 years. I wonder when it'll stop being experimental.
-Paul
|
|---|