Regular Expressions 101

Community Patterns

1

Siebel Id

Golang
no description available
Submitted by anonymous - 7 years ago
1

Flexible box

Golang
no description available
Submitted by anonymous - 3 years ago
1

Lxx Wurzel

Golang
no description available
Submitted by anonymous - 3 years 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