Regular Expressions 101

Sponsors

Library entries

3
javascript

SemVer chain parsing

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

dd/mm/yyyy validation regexp

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

ADEX

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

Nisima

v4 => All v5 => Vrac
Submitted by anonymous - 8 years ago
0
pcre

exclude char

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

march html tag

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

test

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

UID

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

UID REGEX

Tests for valid UID format.
Submitted by anonymous - 8 years ago
1
javascript

10 digits

10 digits
Submitted by anonymous - 8 years ago
1
pcre

Email Regex

Regex for email.Valid on paste condition also
Submitted by Aman Jaiswal - 8 years ago

Validate Social Security Number

Vote

0

Regular Expression
python

"
^(?!\b(\d)\1+\b)(?!123456789|002281852|042103580|062360749|078051120|095073645|128036045|135016629|141186941|165167999|165187999|165207999|165227999|165247999|189092294|212097694|212099999|306302348|308125070|468288779|549241889)(?!000|666|9\d{2})\d{2}(?!00)\d{2}(?!0{4})\d{4}$
"

Description

Loading markdown...
Submitted by Jacob O'Dea - 8 years ago