Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
(?=^\w+)(?:9|8)\d{8}
/
gm

Description

Nothing at the moment

Submitted by Bentejuy - 3 years ago