Regular Expressions 101

Library entries

1
pcre

Youtube ID Extractor

no description available
Submitted by anonymous - 6 years ago
1
pcre

Acts

Extract Act names from statements
Submitted by anonymous - 6 years ago
1
pcre

RFC 3986 URI Validation

no description available
Submitted by anonymous - 6 years ago

Password requirements checker

Vote

1

Regular Expression
pcre2

/
^(?=(.*[A-Z]){1})(?=(.*[a-z]){1})(?=(.*[0-9]){1})(?=(.*[@#$%^!&+=.\-_*]){2})([a-zA-Z0-9@#$%^!&+=*.\-_]){8,}$
/

Description

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