Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-10-02 04:16
Flavor·PCRE (Legacy)

/
[\w._-]+@[\w.-]+\.[a-z]{2,4}(\.[a-z]{2,3})?
/
Open regex in editor

Description

no description available

Submitted by anonymous