Regular Expressions 101

Sponsors

Library entries

0
pcre

Matches dash-seperated terms in.

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

Valid date ddMMyyyy + .zip extension

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

images url match in text

no description available
Submitted by Redfern.89 - 8 years ago
1
pcre

magic URL regex

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

Check syntax port ACL VNG

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

csv parsing

csv parsing with content quota string
Submitted by Andrey - 8 years ago
23
pcre

userName

1-15 alphanumeric login name
Submitted by gsanchezc - 8 years ago
0
pcre

Check_Email

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

matching sentence

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

Phone Number Extractor

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

get all files

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

Match Characters outside list

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

Any mail address

Any mail address
Submitted by Himalay - 8 years ago

Chords

Vote

1

Regular Expression
javascript

/
\b(?:G,C,D|A,B,C|E,C,D)|(?:[ABCDEFG](?:#|b)?)(?:\/[ABCDEFG]b)?(?:(?:(?:maj|min|sus|add|aug|dim)(?:\d{0,2}(?:#\d{1,2}|sus\d)?)?)|(?:m\d{0,2}(?:(?:maj|add|#)\d{0,2})?)|(?:-?\d{0,2}(?:\([^)]*\)|#\d{1,2})?))?
/
g

Description

Loading markdown...
Submitted by A=B - 8 years ago