Regular Expressions 101

Community Patterns

0

ex1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

ex3

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

Test

Golang
no description available
Submitted by anonymous - 3 years ago
0

address

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

Revert

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago

IP V4 with leading zero values

0

Regular Expression
PCRE (PHP <7.3)

/
\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