Regular Expressions 101

Library entries

1
javascript

LOL

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

JS Regex Lazy quantifier

JS Regex Lazy quantifier
Submitted by anonymous - 8 years ago
0
pcre

23

23
Submitted by 23 - 8 years ago
2
pcre

BZWBK24 SMS Code

no description available
Submitted by maniekq - 8 years ago
-3
pcre

Select a HTML table and all its innerHTML

no description available
Submitted by @ixzy24 - 8 years ago
1
pcre

always greedy

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

Object regex

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

Test Balanced Parentheses

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

selectin multiple image pattern

no description available
Submitted by cool_jesus - 8 years ago
1
pcre

mceItem_breakpoint2

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

mceItem_breakpoint

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

Meow

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

does this work dms?

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

last, first middle name parser

no description available
Submitted by anonymous - 8 years ago

AD Default Password Policy

Vote

1

Regular Expression
javascript

/
(?=^.{6,255}$)((?=.*\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\d)(?=.*[^A-Za-z0-9])(?=.*[a-z])|(?=.*[^A-Za-z0-9])(?=.*[A-Z])(?=.*[a-z])|(?=.*\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9]))^.*
/

Description

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