Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-06-10 07:56
Flavor·Python

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

Description

no description available

Submitted by anonymous