Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-04-05 16:28
Flavor·PCRE (Legacy)

%
[^,\[\]]+(?=(?:\[|,))
%
g
Open regex in editor

Description

Look(ahead|behind)s are slow

Submitted by anonymous