Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-28 04:07
Flavor·Python

r"
cr((?!cr)[^.])*(?=\.[^.]+$)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous