Regular Expressions 101

Community Patterns

1

my

PCRE2 (PHP >=7.3)
replace first line and second
Submitted by MH - a day ago
1

Parser

PCRE2 (PHP >=7.3)
for mail
Submitted by anonymous - 3 days ago
1

amp;

PCRE2 (PHP >=7.3)
subtitui
Submitted by seidao - 10 days ago
1

números html

PCRE2 (PHP >=7.3)
numeros
Submitted by anonymous - 13 days ago
1

select report

PCRE2 (PHP >=7.3)
select report
Submitted by H.Nasirii - 13 days ago

Match any layer bracket pair (.NET)

3

Regular Expression
.NET (C#)

@"
\w+\([^()]*(((?'parenthesesPair'\()[^()]*)+((?'-parenthesesPair'\))[^()]*)+)*(?(parenthesesPair)(?!))\)
"
gm

Description

Loading markdown...
Submitted by Yakumo Yukari - 2 years ago