monline
Gallery
Hungarian
English
Topics
Own stuff
Blog
About
Contact
Search this site:
Flickr photos
Recent links
How to turn your Android phone into a security analysis toolbox (via installing BackTrack)
Undocumented mm.cfg parameters for the debug version of Adobe Flash Player
Kazam Screencaster
GTK+ UVC Viewer (webcam app for your Gnome desktop)
Explanation of real, effective, saved set and file system UID/GID values from /proc/<pid>/status
more
Recent comments
Different
6 days 16 hours ago
Re: Because the Citrix server is
1 week 14 hours ago
Because the Citrix server is
1 week 16 hours ago
Re: autohotkey
1 week 1 day ago
autohotkey
1 week 1 day ago
Re: jjmpeg
1 week 5 days ago
jjmpeg
1 week 5 days ago
Re: New screen resolution
3 weeks 3 days ago
New screen resolution
3 weeks 3 days ago
Re: Google Android's barcode reader (ZXing)
3 weeks 5 days ago
Home
Lookahead and lookbehind assertions in Perl regular expressions
2008, March 2 - 19:56 — müzso
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.
English
Perl
Regular expression
Add new comment
Permalink
Comments
Comment viewing options
Flat list - collapsed
Flat list - expanded
Threaded list - collapsed
Threaded list - expanded
Date - newest first
Date - oldest first
10 comments per page
30 comments per page
50 comments per page
70 comments per page
90 comments per page
150 comments per page
200 comments per page
250 comments per page
300 comments per page
Select your preferred way to display the comments and click "Save settings" to activate your changes.
2008, March 2 - 23:24 — airwin
How about the original?
How about the
original
?
reply
permalink
2008, March 3 - 10:22 — müzso
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!
reply
permalink
2008, March 8 - 23:24 — airwin
So you would like to see the
So you would like to see the
specification
reply
permalink
Comments
How about the original?
Re: How about the original?
So you would like to see the