in reply to Regex on a variable with special characters

It seems to me that your regex is useless even if it doesn't contain metacharacters.

  • Comment on Re: Regex on a variable with special characters

Replies are listed 'Best First'.
Re^2: Regex on a variable with special characters
by Anonymous Monk on Jul 23, 2016 at 23:21 UTC
    I'm assuming you're trolling because the regex is not useless.

      I assumed the code he gave was a small but working program, but i didn't read correctly.