Regular Expressions 101

Sponsors

Library entries

1
javascript

4 digits

Find a 4 digit number
Submitted by Marie Imperial - 7 years ago
1
javascript

product_groups

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

1234567890-123

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

poker stars header

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

Quadratic Equation Matcher

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

Youtube Link

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

German nouns

Matches German nouns with "artikels"
Submitted by Alper Kürşat @alpeer - 7 years ago
1
python

Extract Variables from C# File

no description available
Submitted by Adam Short - 7 years ago
2
javascript

URL with Port

no description available
Submitted by rkl - 7 years ago
0
python

phone number

no description available
Submitted by Dries Werckx - 7 years ago
1
python

nombres y apellidos

expresión para python.
Submitted by davila vargas - 7 years ago
1
javascript

Match emoji shortcodes

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

Telefonnummer E.123

no description available
Submitted by Frank Mattes - 7 years ago

simple IPv6 check

Vote

1

Regular Expression
javascript

/
^([0-9A-Fa-f]{0,4}:){2,7}([0-9A-Fa-f]{1,4}$|((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.|$)){4})$
/
gm

Description

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