http://qs321.pair.com?node_id=423634


in reply to Re: Comparative satisfiability of regexps.
in thread Comparative satisfiability of regexps.

The reason I was guessing at is that they have a lot of data to validate based on a complex regex and were considering using another faster regex as a precheck to save on processing.

If this was the case then it's to prove that the precheck won't reject anything that the main check would allow.