On Wed, Oct 07, 2020 at 06:54:10PM -0400, Frank DiGennaro wrote: > Yet it will still match regardless, so what's your point?
My point, and I am sorry if it is not welcome, is that a regular expression has to not only match the things it SHOULD match, it *also* needs to NOT match the things it SHOULD NOT match. The regular expressions you crafted fail the second requirement. You're of course more than free to not care, and even resent the helpful advice. -- Viktor.