Regular Expressions 101

Community Patterns

Community Library Entry

4

Regular Expression
Created·2015-06-29 08:29
Flavor·JavaScript

/
\[\d*\]((?=[^"]*(?:"[^"]*"[^"]*)*$)(?=[^']*(?:'[^']*'[^']*)*$))
/
g
Open regex in editor

Description

no description available

Submitted by Jerry