Regular Expressions 101

Library entries

0
python

asd

asd
Submitted by asd - 8 years ago
0
javascript

isDate

Validador de Data e Hora
Submitted by Rafael Fischer - 8 years ago
0
javascript

lookahead not match 'aa'

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

Phone number

no description available
Submitted by Vaseker - 8 years ago
0
javascript

author from tag

no description available
Submitted by imilov - 8 years ago
0
javascript

parse author from html

no description available
Submitted by imilov - 8 years ago
0
javascript

Finding norwegian address

no description available
Submitted by Håkon Antonsen - 8 years ago
0
javascript

Azeri full name js validation

no description available
Submitted by Noone - 8 years ago
0
python

Finding SEI File Date in File Name

For flags data
Submitted by Andrew Chalk - 8 years ago
0
javascript

CEP

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

my regex for multiline

multiline input with tagged
Submitted by Ali GÖREN - 8 years ago

Password

Vote

16

Regular Expression
javascript

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

Description

Loading markdown...
Submitted by davidlondono - 8 years ago