Community Patterns

Community Library Entry

-2

Regular Expression
Created·2015-04-14 15:15
Flavor·PCRE (Legacy)

/
(?<=\()(?:[^()]+|\([^)]+\))+(?=\))
/
Open regex in editor

Description

no description available

Submitted by Me