Regex tester
Pattern
Input
ab, xy, de XXX >>> [a, b, c] foo, bar, baz
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 3 milliseconds.
IndexPositionMatched StringReplacement$1
020a,a.a
122 b, b. b
ab, xy, de XXX >>> [a. b. c] foo, bar, baz
  1. ab, xy, de XXX >>> [
  2. a
  3. empty string
  4. b
  5. c] foo, bar, baz