Regular Expressions 101

Community Patterns

1

match "baseip/cidr"

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

amp;

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

Discord name with both old and new name support

-1

Regular Expression
PCRE2 (PHP >=7.3)

/
^[^#]{2,32}#\d{3}[1-9]|(?!.*\.\.)[a-z\d_.]{2,32}
/
gm

Description

Loading markdown...
Submitted by Fy17 - 4 months ago