Regular Expressions 101

Community Library

Community Library Entry

4

Regular ExpressionOpen Workspace

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

Description
Created·2015-06-23 19:15
Type·Match
Flavor·PCRE (Legacy)

no description available

Submitted by Mark Landry
Open Workspace