Regular Expressions 101

Community Patterns

2

exp1

Python
no description available
Submitted by anonymous - 7 years ago
2

EclipseKeyword_2

Python
no description available
Submitted by Rashmin - 7 years ago
2

AliasMatch

Python
no description available
Submitted by anonymous - 7 years ago
2

Adress regex

Python
no description available
Submitted by Ali - 7 years ago
2

postgesql

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

python regex

Python
no description available
Submitted by anonymous - 9 years ago
2

IPv4 Validator

Python
no description available
Submitted by dannyo - 8 years ago
2

SED

Python
no description available
Submitted by anonymous - 8 years ago

Get ip address (only ipv4) Validator

0

Regular Expression
.NET (C#)

@"
(?:(?:[a-f0-9]*)?:){1,7}[a-f0-9]*|(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)
"
gmi

Description

Loading markdown...
Submitted by Mr.Tang - 7 months ago
(Last modified 7 months ago)