Regular Expressions 101

Community Patterns

1

email

PCRE2 (PHP >=7.3)
list of email
Submitted by anonymous - 16 hours ago
1

match "baseip/cidr"

PCRE2 (PHP >=7.3)
match "baseip/cidr"
Submitted by Erik - 4 days ago
1

amp;

PCRE2 (PHP >=7.3)
subtitui
Submitted by seidao - 18 days ago

IPv4 Matcher

-1

Regular Expression
Java 8

"
^(?:(?:25[0-5]|2[0-4]\d|1?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|1?\d\d?)$
"
mg

Description

Loading markdown...
Submitted by EMAM1999 - 3 years ago