Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-12-24 05:54
Flavor·Python

r"
(?<=\[\")(?:.?\w*.?\w*.?\w*.?)(?=\",)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous