December 2006 - Posts

How does the regex think?
04 December 06 09:30 PM | sirpadk | 11 Comments   
If you want to write good, efficient regular expressions, than you would like to know, and understand how the regex object is thinking. What happens when you execute a regex ? I'll try to put some light on that using conclusions I have made aft er Read More...