Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-10-09 13:44
Flavor·ECMAScript (JavaScript)

/
\b(34[0-9]{2}[ -])([0-9]{6}[ -])[0-9]{5}\b|\b34[0-9]{13}\b|\b(37[0-9]{2}[ -])([0-9]{6}[ -])[0-9]{5}\b|\b37[0-9]{13}\b
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous