Regular Expressions 101

Library entries

1
javascript

Mail TIGF

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

Meetup Event URL

Allowed URL patterns for Meetup.com events
Submitted by anonymous - 5 years ago
1
javascript

GIT URL

no description available
Submitted by UNKNW - 5 years ago
1
javascript

UK Telephone Numbers

no description available
Submitted by Riaan Joubert - 5 years ago
1
javascript

Find CSS hexadecimal color values

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

VS Code - Stylus Problem Matcher

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

1G

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

Ad Astra

no description available
Submitted by anonymous - 2 years ago

Don't match numbers longer than 5 length

Vote

1

Regular Expression
python

r"
^\s*\d{5}\s*$
"
gm

Description

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