5/13/2012
•
EN
Hacking lookahead to mimic intersection, subtraction and negation
Explains how to use regex lookahead to simulate AND, NOT, and EXCEPT operations for complex pattern matching.