Community Patterns

Community Library Entry

-2

Regular Expression
Created·2015-11-05 21:28
Flavor·Python

r"
(?:[^"\\]|(?:\\\\|\\")+)(")
"
gmi
Open regex in editor

Description

no description available

Submitted by anonymous