Community Patterns

Community Library Entry

0

Regular Expression
Created·2013-09-08 13:28
Flavor·PCRE (Legacy)

/
(?<email>(?<username>[\w\W]+)@(?<domain>[\w\W]+\.[\w\W]+|localhost))
/
gi
Open regex in editor

Description

no description available

Submitted by Josh K