Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-09-28 09:25
Flavor·PCRE2 (PHP)

/
(\((.*?)\))
/
gm
Open regex in editor

Description

Sélectionner le contenu entre parenthèses (parenthèses comprises)

Submitted by scalpa