Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-06 06:24
Flavor·PCRE (Legacy)

/
^(((\+44\s?\d{4}|\(?0\d{4}\)?)\s?\d{3}\s?\d{3})|((\+44\s?\d{3}|\(?0\d{3}\)?)\s?\d{3}\s?\d{4})|((\+44\s?\d{2}|\(?0\d{2}\)?)\s?\d{4}\s?\d{4}))(\s?\#(\d{4}|\d{3}))?$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous