Regex tester
Pattern
Input
concat(1st,2nd)
concat(regex(3,4),regex(3,4))
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 7 milliseconds.
IndexPositionMatched String$1$2$3${o}
00concat(1st,2nd) concat1st2ndempty string
117concat(regex(3,4),regex(3,4))concatregex(3,4)regex(3,4)empty string
concat(1st,2nd)concat(regex(3,4),regex(3,4))
  1. empty string
  2. concat
  3. 1st
  4. 2nd
  5. whitespace
  6. concat
  7. regex(3,4)
  8. regex(3,4)
  9. empty string