Regular Expressions 101

Sponsors

Library entries

2
pcre2

Check Phone numbers

Other patterns
Submitted by https://joserobinson.com - 2 years ago
2
pcre2

Grabify URL Detector

Detects any Grabify IP tracker links
Submitted by ShadowNox - a year ago
2
pcre2

UUID 4

Detects any UUID 4 strings
Submitted by ShadowNox - a year ago
2
pcre2

Delete hour range

Select duplicate a.m. - p.m range
Submitted by profeivan - a year ago
2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 3 months ago

C# Regex Extract/Match Nested HTML Elements/Tags

Vote

3

Regular Expression
dotnet

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

Description

Loading markdown...
Submitted by w4po - a year ago