Regular Expressions 101

Community Patterns

0

test

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

13000000000 (aaa, vvv)

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

stopwordlist

PCRE2 (PHP >=7.3)
stopwordlist
Submitted by anonymous - a year ago
1

1

Golang
11
Submitted by anonymous - a year ago
0

Learn regex

PCRE2 (PHP >=7.3)
Learn regex
Submitted by Supermen - a year ago
1

url regex

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

Password Validator

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*?[!@#$%^&*()_+<>?])[A-Za-z\d!@#$%^&*()_+<>?]{6,50}$
/
gm

Description

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