Regular Expressions 101

Library entries

0
pcre2

Get Client

Parse Client type
Submitted by ben - 2 years ago
0
pcre2

reg

reg
Submitted by inj - 2 years ago
0
pcre2

Parse Received header on email

Parse Received header on email
Submitted by anonymous - 2 years ago
0
pcre2

Match questions

To debug pasted questions with options
Submitted by anonymous - 2 years ago
0
pcre2

reg

r
Submitted by anonymous - 2 years ago
0
pcre2

IMPORTANT REGEX

important
Submitted by anonymous - 2 years ago
0
pcre2

Match Number in a string

That's all
Submitted by anonymous - 2 years ago
0
pcre2

us-phone-number

phone
Submitted by Me - 2 years ago

Password Validation

Vote

0

Regular Expression
pcre2

/
^(?=(?:.*[a-z]){1})(?=(?:.*[A-Z]){3})(?=(?:.*[0-9]){1})(?=(?:.*[*#$%&!]){1})[A-Za-z0-9*#$%&!]{8,}$
/
mg

Description

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