Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-08-04 17:52
Flavor·Python

r"
(?s)(?<=\s)\w*(?=\-.*)
"
s
Open regex in editor

Description

no description available

Submitted by anonymous