Regular Expressions 101

Community Patterns

1...56789...284

Regex Number Process

0

Regular Expression
ECMAScript (JavaScript)

/
^(\d{9})([0-2]{1})([0-0]{1})([0-3]{1})([0-9]{8})$
/

Description

Regex of matches number process BR.

Submitted by RAFAELLA CINTRA - 2 years ago (Last modified a year ago)