Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-11-30 07:25
Flavor·PCRE (Legacy)

/
([\'\"]?[\[])(.*)([\]][\'\"]?)
/
g
Open regex in editor

Description

Array matcher from string

Submitted by anonymous