Regular Expressions 101

Sponsors

Library entries

0
pcre

Remove Leading and Trailing Spaces

no description available
Submitted by anonymous - 10 years ago
0
pcre

jquery regex

no description available
Submitted by Cork - 10 years ago
0
pcre

Verify and match e-mail address

no description available
Submitted by Josh K - 10 years ago
0
pcre

negated special characters

no description available
Submitted by Rimjhim - 9 years ago
0
pcre

help me please

no description available
Submitted by anonymous - 9 years ago
0
pcre

decimal numbers

match decimal numbers with sign
Submitted by mariano_dm - 9 years ago
0
pcre

php comment

no description available
Submitted by anonymous - 9 years ago
0
pcre

background:url

no description available
Submitted by Mitus M. - 9 years ago
0
pcre

background:url

no description available
Submitted by anonymous - 9 years ago

IP V4 with leading zero values

Vote

0

Regular Expression
pcre

/
\b(0*(25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(0*(25[0-5]|2[0-4]\d|[01]?\d\d?))\b
/
gm

Description

Loading markdown...
Submitted by shA.t - 8 years ago