Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-26 03:26
Flavor·Python

r"
((?<!t\. | § |tz |h. )\b[0-9][a-z]?\b(?!A))
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous