Regular Expressions 101

Community Patterns

Community Library Entry

-1

Regular Expression
Created·2015-08-28 12:00
Flavor·Python

r"
.{10,20}?([\w.]+).{10,20}word_to_match.{0,15}
"
Open regex in editor

Description

no description available

Submitted by anonymous