Regex tester
Pattern
Input
(1 * (2 - 3)) + 4
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 0 milliseconds.
IndexPositionMatched String$1${c}
00empty string(1 * (2 - 3))empty string
15empty string(2 - 3)empty string
(1 * (2 - 3)) + 4
  1. empty string
  2. (1 * (2 - 3))
  3. (1 *
  4. (2 - 3)
  5. (2 - 3)) + 4