Regular Expressions 101

Library entries

3
javascript

Find Lat/Long Coordinate pair regex

no description available
Submitted by Mike - 8 years ago
10
javascript

Full url parse, domain, path, params

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

SQL Comment

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

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
2
javascript

anyword plus word

no description available
Submitted by 7 HJ - 8 years ago
0
python

AMCC

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

Word plus anyword

no description available
Submitted by / HJ - 8 years ago
1
javascript

Email Regex

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

calibre book parse

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

CSV parser

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

Category and subitems

Categories with items name, type and size
Submitted by Alex - 8 years ago
1
javascript

pure url and uri

no description available
Submitted by Thiago Souza - 8 years ago

pass

Vote

0

Regular Expression
python

r"
^(?=^.{6,9}$)(?=.*\d)(?=.*[!@#$%^&]+)(?=.*[0-9])(?=.*[a-z]).*$
"

Description

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