Regular Expressions 101

Sponsors

Library entries

0
pcre

Decimal Degrees - Lat Long format

no description available
Submitted by Anthony Giles - 6 years ago
1
python

#define

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

Remove Header Rows

Removes the first n rows of a file
Submitted by Raphael Bögel - 6 years ago
0
pcre

Restreindre scripts SQL

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

test

test
Submitted by anonymous - 6 years ago
0
pcre

Filtre underscore

Filtre : split on underscore
Submitted by herve_p - 6 years ago
1
javascript

double number

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

Password with rare chars

no description available
Submitted by Luis Arias - 6 years ago
0
pcre

Sass2Stylus Regex

converts CSS SASS to Stylus
Submitted by anonymous - 6 years ago
0
pcre

Complex password

no description available
Submitted by anonymous - 6 years ago

Password Validator

Vote

0

Regular Expression
pcre

/
^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[$@$!%*?&])[A-Za-z\d$@$!%*?&]{8,}
/
g

Description

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