Regex tester
Pattern
Input
User:George;Color:Blue;Time:100;Day:Saturday;
Options
Replacement
Click the context tab to see replacements.
4 matches found in about 4 milliseconds.
IndexPositionMatched String$1$2
00User:GeorgeUserGeorge
112Color:BlueColorBlue
223Time:100Time100
332Day:SaturdayDaySaturday
User:George;Color:Blue;Time:100;Day:Saturday;
  1. empty string
  2. User
  3. George
  4. ;
  5. Color
  6. Blue
  7. ;
  8. Time
  9. 100
  10. ;
  11. Day
  12. Saturday
  13. ;