Regular Expressions 101

Sponsors

Library entries

1
pcre

search mailadress

no description available
Submitted by anonymous - 8 years ago
-2
javascript

valid windows file name

no description available
Submitted by Mitacha - 8 years ago
-2
pcre

get all href=()

no description available
Submitted by artyom lisovskij - 8 years ago
1
pcre

testmmoj

no description available
Submitted by anonymous - 9 years ago
2
pcre

find numeric groups in strings

no description available
Submitted by Vovan - 9 years ago
1
pcre

Grab {\w+?} together

no description available
Submitted by anonymous - 9 years ago

Password filter

Vote

-2

Regular Expression
pcre

/
(?=.*[A-Z])(?=.*[a-z]).*
/

Description

Loading markdown...
Submitted by HMK - 9 years ago