Regular Expressions 101

Community Patterns

1

correos

PCRE2 (PHP >=7.3)
correos
Submitted by lamusaliza - a month ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago

UNC Path Component Validation - Sharename

1

Regular Expression
.NET (C#)

@"
(?=^.{1,80}$)(^[^\p{C}<>+=;,*?\\\/\[\]\:\|""]+$)
"
gs

Description

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