Regular Expressions 101

Community Patterns

4

CloudFlare

PCRE2 (PHP >=7.3)
Cloud Flare
Submitted by anonymous - 2 years ago
4

Email

PCRE2 (PHP >=7.3)
email format control
Submitted by ahmetbarut - 2 years ago
7

rsyslog test

PCRE (PHP <7.3)
global modifier
Submitted by dtmland - 9 years ago
23

userName

PCRE (PHP <7.3)
1-15 alphanumeric login name
Submitted by gsanchezc - 8 years ago

Unicode Hexadecimal

0

Regular Expression
Rust

r"
\b(0x)?\p{Hex_Digit}+\b
"
g

Description

Loading markdown...
Submitted by anonymous - 4 months ago
(Last modified 4 months ago)