Regular Expressions 101

Community Patterns

<4.10.1904

0

Regular Expression
PCRE (PHP <7.3)

/
^([0-3]($|\.)|4.(0|[0-9]($|\.))|4\.10\.190[0-3])
/
gm

Description

no description available

Submitted by anonymous - 5 years ago