Regular Expressions 101

Community Patterns

ipv4

0

Regular Expression
PCRE2 (PHP >=7.3)

/
\b(\d{1,2}|1\d{2}|2[0-4]\d|25[0-5])\b
/
gm

Description

curso de regex

Submitted by anonymous - a year ago