Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-03-04 17:46
Flavor·ECMAScript (JavaScript)

/
^((\+\d{1,3}(-| )?\(?\d\)?(-| )?\d{1,5})|(\(?\d{2,6}\)?))(-| )?(\d{3,4})(-| )?(\d{4})(( x| ext)\d{1,5}){0,1}$
/
Open regex in editor

Description

no description available

Submitted by anonymous