Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-26 00:01
Flavor·ECMAScript (JavaScript)

/
(01\d+(?=17)|01\d+(?=10\w))?(17\d+)?(10\w+|\x1D10\w+)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous