Regular Expressions 101

Library entries

0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 3 days ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 3 days ago
0
dotnet

for killerswim

a
Submitted by anonymous - 9 days ago
0
javascript

test

test
Submitted by anonymous - 16 days ago

UNC Path Component Validation - Sharename

Vote

1

Regular Expression
dotnet

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

Description

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