Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-07-02 22:47
Flavor·Python

r"
(?<=\d{2})(1)(?=\d{2,4})
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous