Regular Expressions 101

Library entries

1
pcre

Javascript anonymous functions

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

IPV6 Match Pattern

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

IMAP: Envelope

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

IMAP: FULL

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

Address capture

Complex address component capturing regex
Submitted by anonymous - 3 years ago
1
python

MBUS Line

MBUS regex, with updated speed
Submitted by anonymous - 3 years ago
1
pcre

E-mail

Best guess of e-mail -- using edq
Submitted by anonymous - 3 years ago
1
pcre

E-mail

Best guess of e-mail
Submitted by anonymous - 3 years ago
1
pcre

stylus --watch

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

exclude US traffic in GA

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

a_link

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

Date time recognition

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

Influx part file

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

U.S. phone number format: XXX-XXX-XXXX

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

url and os from selenium hub

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

java关键词匹配

nothing
Submitted by anonymous - 3 years ago
1
javascript

java判断整体多项式的合法性

java_PTA_6作业
Submitted by anonymous - 3 years ago

Password with limits

Vote

1

Regular Expression
javascript

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

Description

Loading markdown...
Submitted by Pravallika Chowdary - 7 years ago