Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-04-14 18:34
Flavor·Python

r"
^((25[0-5]|2[0-4]\d|[01]?\d{1,2})\.){3}(25[0-5]|2[0-4]\d|[01]?\d{1,2})$
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous