Regular Expressions 101

Community Patterns

0

ITIN

PCRE2 (PHP >=7.3)
ITIN regex
Submitted by anonymous - a year ago
0

odev 1

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

Laugh Match

PCRE2 (PHP >=7.3)
match laugh texts
Submitted by cool66 - a year ago
0

Trim Full Terrestrial Channel

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

URL

PCRE2 (PHP >=7.3)
scheme host port path query
Submitted by anonymous - a year ago
0

Match Email

PCRE2 (PHP >=7.3)
Matches email.
Submitted by cool66 - a year ago
0

Word

PCRE2 (PHP >=7.3)
match words
Submitted by e - a year ago

JavaScript Naming Convention Parser/Validator

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?:([\p{Lu}0-9_]{2,})|(\p{Lu}[\p{L}0-9_$]+)|([\p{L}_$][\p{L}0-9_$]*))\b
/
mg

Description

Loading markdown...
Submitted by Neel Yadav - a year ago