Regular Expressions 101

Library entries

0
python

Author cite

Get author names from shitty import
Submitted by anonymous - a day ago
0
dotnet

for killerswim

a
Submitted by anonymous - a day ago
0
java

Martch Letras y Parentesis

Martch Letras y Parentesis
Submitted by Daniel Gonzalez - 5 days ago
0
python

Session Start/Close

Capturing Start/Close in IRC-logs
Submitted by Corpset - 8 days ago
0
javascript

test

test
Submitted by anonymous - 9 days ago
0
python

PLDI regex 3

for pldi answer
Submitted by PlaceReporter99 - 10 days ago
0
python

PLDI regex 2

for pldi answer
Submitted by PlaceReporter99 - 10 days ago
0
python

PLDI regex 1

For pldi answer
Submitted by PlaceReporter99 - 10 days 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