Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-03-28 05:47
Flavor·Python

r"
^([a-z\d"._-]{3,128}) (@) ([^-] [a-z\d_-]*? [^-] \. [^-] [a-z\d_-]*? [^-])$
"
x
Open regex in editor

Description

no description available

Submitted by anonymous