Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-15 17:48
Flavor·Python

r"
([0-9]{3})-([0-9]{3})-([0-9]{4})
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous