Regular Expressions 101

Sponsors

Library entries

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
1
javascript

meraki device name

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

__('

get all messages which start with __('
Submitted by RO - 7 years ago
1
pcre

gets youtube link in plaintext

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

Basic URL

Matches basic URLs and fails on things that aren't
Submitted by anonymous - 7 years ago
1
pcre

Craegmoor

Map data
Submitted by anonymous - 7 years ago
1
pcre

Password

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

test

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

Passnr

no description available
Submitted by anonymous - 7 years ago

password 1upper 1lower 1number 1specialcharater

Vote

5

Regular Expression
javascript

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

Description

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