Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-06-11 19:03
Flavor·Python

r"
({\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : 1,\s*".*" : ".*"\s+})(?:,*\s*){1,}(?:{\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : \d+,\s*".*" : ".*"\s*}\s*,*\s*)*
"
g
Open regex in editor

Description

no description available

Submitted by anonymous