Regular Expressions 101

Sponsors

Library entries

1
pcre2

Custom IFrame SRC Grabber

no description available
Submitted by Moep - 2 years ago
1
pcre2

MyRegEx

no description available
Submitted by anonymous - 2 years ago
1
pcre2

Dutch mobile phone number

no description available
Submitted by anonymous - 2 years ago
1
java

Match all numbers

Match all numbers from a string.
Submitted by VS - 2 years ago
1
java

Sınıfları Tek Tek seçme

za
Submitted by anonymous - 2 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