regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

Does not match

Published on Tue Mar 01 2022

Example \%^ $variable"SHOULDMATCH ${array[$element]}SHOULDMATCH

Additional matching regexes for
Does not match

URL MATCH

URL MATCH

Match Gmail Email

Match Gmail Email

Match 5 forward slashes

Match 5 forward slashes

re_ip

match IP:port in text

date regex

match dd-mm-yyyy

ipv6

Match an ipv6 address

Single lone digits

Find single digits that are not part of an integer. For example, "27" should not match, but "27.1" will match the "1". "27.11" won't match.

Regex for chatbot to match & extract multiple command

Example: "/lowercase HELLO .:uppercase ::weather london" ===Match #1 prefix: / command: lowercase arguments: HELLO ===Match #2 prefix: .: command: uppercase arguments: - ===Match #3 prefix: :: command: weather arguments: london

css @media match - not complete -

css @media match - not complete -

match C# class definition

match C# a class definition