Regex Tester

Zewp.com

Pattern

/ /

Test String

Highlighted Matches

Match Details

Replace

Quick Reference

. any \d digit \w word \s space \b bound ^ start $ end * 0+ + 1+ ? 0/1 {n} () group (?:) (?=) | or [] class [^] not