Regular Expressions 101

Sponsors

Library entries

0
javascript

zepit multiline

no description available
Submitted by antoine - 7 years ago
1
javascript

hex4

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

Div Matching Test

Div Matching Test
Submitted by anonymous - 7 years ago
1
javascript

Shot Analysis Pattern

no description available
Submitted by mail@kevinschiffer.de - 7 years ago
1
javascript

C#

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

aegn_closing

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

reg example

no description available
Submitted by horangs - 7 years ago
1
javascript

places

This is a regular expression for validating places
Submitted by noby nirmal - 7 years ago
1
javascript

Josiah url

no description available
Submitted by Josiah - 7 years ago
1
javascript

test1

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

\[[bui]\]

no description available
Submitted by Charlie - 7 years ago
1
javascript

select you exclude bayou

no description available
Submitted by anonymous - 7 years ago

password 1upper 1lower 1number 1specialcharater

Vote

2

Regular Expression
javascript

/
^(?=.{7,15}$)(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[!@#\.,\/\$%\^&\*\(\)\\\-\_=\[\]{}:;"'<>\?]).*$
/

Description

Loading markdown...
Submitted by Anuswadh - 7 years ago