Regular Expressions 101

Community Patterns

Community Library Entry

-1

Regular Expression
Created·2020-11-01 08:16
Flavor·Python

r"
\(?([\w']+)(?: *\/ *| +or +)([\w']+)\)?
"
mg
Open regex in editor

Description

no description available

Submitted by anonymous