I\'m trying to create a regex to find a string with a NOT group with an OR, e.g. in pseudocode:
abc_NOT(xxx|yyy)_def
So I\'d wan