Lookahead and lookbehind assertions in Perl regular expressions

The tutorial at regular-expressions.info can help a lot in understanding these concepts, while the description at php.net is not really focusing on them.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

How about the original?

How about the original?

Re: How about the original?

The lookahead and lookbehind section on that page is a lot more about specification than teaching by example. I find it a lot easier to understand through the practical examples of regular-expressions.info. But thanks for the link anyway!

So you would like to see the

So you would like to see the specification Smiling

Syndicate content