Quay lại
.* Tool 10 · Regex Tester
Regex Playground
Pattern + flags + test text → highlight matches realtime, capture groups, count. JavaScript regex engine native.
//
Flags:
g global · i case-insensitive · m multiline · s dotAll · u unicodeTest text
Highlight (3 matches)
Match details
| # | Match | Position | Groups |
|---|---|---|---|
| 1 | [email protected] | [8, 23) | (no capture) |
| 2 | [email protected] | [29, 48) | (no capture) |
| 3 | [email protected] | [79, 99) | (no capture) |