in reply to Re^5: Question on Regex grouping
in thread Question on Regex grouping

Even more "deprecated" is a "pattern" like (#)? where: a) There's no reason for the parens, and b) Where the pattern is ALWAYS true because you CANNOT FAIL to match zero instances of ANYTHING!!! I find your "refutation" bizarre!! Since when is asking if ANY type of variable "deprecated"???