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
0

Frac

Python
frac
Submitted by anonymous - 3 years ago
0

Date2 (Notes)

PCRE (PHP <7.3)
Date2 (Notes)
Submitted by anonymous - 3 years ago

Whitespace agnostic variable declaration (Python re compatible)

0

Regular Expression
PCRE (PHP <7.3)

/
[\S]*(?:\[%)(\w+)(?:%])(?:(?:[^\S\n]*=[^\S\n]*([^\n]*[\S])))?
/
gm

Description

Loading markdown...
Submitted by Janelle Weber - 3 years ago
(Last modified 3 years ago)