Community Patterns

Community Library Entry

-2

Regular Expression
Created·2015-07-18 07:55
Flavor·Python

r"
(1.*(?<!foo|bar|baz)2)
"
Open regex in editor

Description

no description available

Submitted by anonymous