in reply to Re^5: Regex: matching character which happens exactly once (updated)
in thread Regex: matching character which happens exactly once

You seem to think it's a bug, for me it's most likely a feature.

I think this stems from the foundations of regular expressions as state machines.

> What would you want to happen if you had a forward reference?

Something wonderful, HAL!

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^6: Regex: matching character which happens exactly once (updated)