Regular Expressions 101

Community Patterns

shed command grammar regex

0

Regular Expression
Python

r"
((\w+)\s*(\W*(\w+)*\W*)?)*
"
gm

Description

basic grammar rules

Submitted by Jared Dyreson - 3 years ago (Last modified 3 years ago)