Regular Expressions 101

Library entries

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
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
0
pcre

eee

eee
Submitted by eee - 8 years ago
0
pcre

test

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

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

KZ phone regexp

Regexp for kz website mask "+7(999) 999-99-99"
Submitted by Iden - 8 years ago
0
pcre

fsd

fsdfsd
Submitted by anonymous - 8 years ago
1
javascript

Get the extension of file

Get the extension of file
Submitted by Taffarel Xavier - 8 years ago
1
javascript

Get extension of an file

Get extension of an file.
Submitted by Taffarel Xavier - 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