Regular Expressions 101

Library entries

-2
pcre

spot2-test

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

ipv4

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

pERMUTACION 1

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

Email regex

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

Timecode

Regex to match standard timecode format.
Submitted by Travis - 8 years ago
1
pcre

zypper

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

posix

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

German ZIP Validation

Validates German ZIP codes
Submitted by wehmoen - 8 years ago
2
pcre

Filtrar inicio string

Filtrar inicio da string por BRN ou 201
Submitted by Leandro - 8 years ago
0
pcre

trim IP

find leading zeros in ipv4 adresses
Submitted by anonymous - 8 years ago
1
pcre

phone number

accept number , space, . and -
Submitted by sylvain - 8 years ago
0
pcre

Matches dash-seperated terms in.

no description available
Submitted by anonymous - 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