Regular Expressions 101

Community Patterns

0

Test mail

PCRE2 (PHP >=7.3)
Email test
Submitted by anonymous - a year ago
0

No Squares

PCRE2 (PHP >=7.3)
Match not square brackets
Submitted by max - a year ago

regex-input-number

0

Regular Expression
PCRE2 (PHP >=7.3)

/
\B(?=(\d{3})+(?!\d))
/
gm

Description

Loading markdown...
Submitted by me - a year ago