Regular Expressions 101

Sponsors

Library entries

2
dotnet

Replace sub-strings in string

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

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 days ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 6 years ago

UNC Path Component Validation - Sharename

Vote

1

Regular Expression
dotnet

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

Description

Loading markdown...
Submitted by thejamesdecker - 3 months ago