Regular Expressions 101

Library entries

1
pcre

ewqewq

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

Error Regex

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

javas dismissed lines

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

javas legal empty lines

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

java variable declaration

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

java while

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

Find sentence start

no description available
Submitted by anonymous - 8 years ago
0
pcre

simplewords

words
Submitted by glin - 8 years ago
1
pcre

MYV_POSTPAY_ACCESSLOG

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

hstore

no description available
Submitted by anonymous - 8 years ago
0
pcre

Levi test

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

keep versions

no description available
Submitted by anonymous - 8 years ago

Password check - at least 1 char, 1 numeric, 8-64 chars long

Vote

0

Regular Expression
pcre

/
^(?=.*[a-zA-Z])(?=.*\d)[a-zA-Z0-9~!@#$%^&*()_+}{\][";:;'?\/>;.<;,]{8,64}$
/

Description

Loading markdown...
Submitted by Peter Speden - 8 years ago