in reply to Is there an easy way to parse and modify regular expressions programmatically

Please give a couple-to-three examples of data, user-supplied regexes, how they get convoluted, and what your expected output should be.

Are you working with consistent (format is exactly the same) incoming data?

  • Comment on Re: Is there an easy way to parse and modify regular expressions programmatically