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

C# Regex Extract/Match Nested HTML Elements/Tags

3

Regular Expression
.NET (C#)

@"
<div id=""target""((?'nested'<div)|</div(?'-nested')|[\w\W]*?)*</div>
"
gm

Description

Loading markdown...
Submitted by w4po - 2 years ago
(Last modified 4 months ago)