Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-20 13:57
Flavor·ECMAScript (JavaScript)

/
([5-8]\d\d\d\d\d\d|[8-8]\d\d\d\d\d\d|8999999)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous