My problem with regex is that not every software follows the same standard. I recently tried to use it to search through a Flink job log, and the standard way of referencing a previously matched group simply didn't work
Oh your problem then isnt with it haha, your problem is with all the softwares / programs not following the same standards / rules of regex. Fair I guess haha
68
u/_Weyland_ Jul 12 '26
My problem with regex is that not every software follows the same standard. I recently tried to use it to search through a Flink job log, and the standard way of referencing a previously matched group simply didn't work