Regular Expressions 101

Sponsors

Library entries

1
pcre

Credit Card Regex

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

Zipball Version Substitution

no description available
Submitted by Vivalldi - 7 years ago
1
pcre

asd

asd
Submitted by as - 7 years ago
1
pcre

test

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

ABAP email checker

ABAP tested email regex checker
Submitted by lol - 7 years ago
1
pcre

Regex mail

Validatore php mail
Submitted by anonymous - 7 years ago
2
pcre

Email Cleanup

Working on email link cleanup.
Submitted by anonymous - 7 years ago
1
javascript

UK Postal Code

Match UK Postal Code
Submitted by Michael R - 7 years ago
1
pcre

Commify

Add commas to numbers
Submitted by Allen Ng - 7 years ago
1
pcre

demo

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

DNS Name

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

dni con letra

dni con letra
Submitted by cda - 7 years ago
1
javascript

moj test regex

regex sa vezbi
Submitted by Mladen - 7 years ago
1
pcre

Resolve-LowVoltage

LowVoltage regex
Submitted by anonymous - 7 years ago
1
pcre

LiteralMatch int/float

For matching numeric literals in equations
Submitted by Anttij - 7 years ago

Strong password

Vote

2

Regular Expression
javascript

/
^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[#$%/()=¿?*+-])(?=(?:([\w\d])\1?(?!\1\1)))(?!(?=.*(palabra1|palabra2|palabraN))).{8,20}$
/

Description

Loading markdown...
Submitted by @cadete_kdt - 7 years ago