Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-09-16 12:22
Flavor·PCRE (Legacy)

/
(?:\"|\')(?<key>[\w\d]+)(?:\"|\')(?:\:\s*)(?:\"|\')(?<value>[\w\[\]]*)(?:\"|\')
/
g
Open regex in editor

Description

no description available

Submitted by Kostas Trichas