Community Patterns

Community Library Entry

4

Regular Expression
Created·2015-06-23 19:15
Flavor·PCRE (Legacy)

/
^((((\+[\d\-.]{1,5})?[ \-.]?\d{3})|(\+[\d\-.]{1,5})?[ \-.]?\((\d{3}\)))?[ \-.]?\d{3}[ \-.]?\d{4}\s?(e?x?t?\.?\s?\d{1,7})?)?$
/
i
Open regex in editor

Description

no description available

Submitted by Mark Landry