Regex tester
Pattern
Input
a*b
a*b*c*d
asdlfkj*fjldsk
1*2
 
Options
Replacement
Click the context tab to see replacements.
6 matches found in about 2 milliseconds.
IndexPositionMatched String
01*
16*
28*
310*
421*
531*
a*b
​a*b*c*d
​asdlfkj*fjldsk
​1*2
​ 
  1. a
  2. b
    a
  3. b
  4. c
  5. d
    asdlfkj
  6. fjldsk
    1
  7. 2