Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-06 18:28
Flavor·Python

r"
^([a-zA-Z][\w+-._]+)@([\w_\-.]+[a-zA-Z])$
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous