Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-04-04 13:05
Flavor·Python

r"
((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)
"
Open regex in editor

Description

no description available

Submitted by Jacob