Regular Expressions 101

Sponsors

Library entries

-2
pcre

foo

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

sort -t "," -k4,4 -k1n,1 file_name

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

test

test
Submitted by test - 8 years ago
2
pcre

Currency Amount

Format: x0.00 Valid: 13.37 4.20 1.00...
Submitted by anonymous - 8 years ago
1
pcre

кааа

ввв
Submitted by в - 8 years ago
1
javascript

(|(ou:dn:=a)(ou:dn:=b))

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

Scrape SRC

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

rfc5646 simple

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

http

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

IPv4

no description available
Submitted by Jorge C. - 8 years ago
3
pcre

youtube id match

youtube id 17 matches
Submitted by Wiliam Castilhos, Ramon Barros - 8 years ago
1
pcre

youtube id watch embed

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

indentation

no description available
Submitted by z - 8 years ago
12
pcre

Match Gmail Email

Match Gmail Email
Submitted by Óscar Enríquez - 8 years ago
0
javascript

first num after rgb

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

Telephone Number Simple

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

Files with numbers greater than 1950

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

asdsa asdsad

no description available
Submitted by anonymous - 8 years ago

Password strength check

Vote

0

Regular Expression
pcre

/
\A(?=.*[A-Z].*[A-Z])(?=.*[a-z].*[a-z])(?=.*[0-9].*[0-9])(?=.*[^a-zA-Z0-9].*[^a-zA-Z0-9])
/
i

Description

Loading markdown...
Submitted by Visigral - 8 years ago