Regular Expressions 101

Community Patterns

1

xxx-xxx-xxxx

ECMAScript (JavaScript)
☎️
Submitted by codefinity - 3 years ago
0

Email

ECMAScript (JavaScript)
to validate email
Submitted by anonymous - 3 years ago

reverse commenting/code order

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(^\w.*\n\n)+(^(##.*\n)+)
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago