Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - a month ago
0

for killerswim

.NET (C#)
a
Submitted by anonymous - 4 months ago

Match using named groups in .NET (C#)

0

Regular Expression
.NET (C#)

@"
(?<remotename>\w*)(?<seperator>\/)(?<branchname>\w*)
"
gm

Description

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