Regular Expressions 101

Library entries

0
java

Martch Letras y Parentesis

Martch Letras y Parentesis
Submitted by Daniel Gonzalez - 3 days ago
0
java

Riedler's 2nd URL regex

why did I make this?
Submitted by Riedler - 14 days ago
0
java

test everything

hello
Submitted by anonymous - a month ago
0
java

Pick uuidValue from jSON payload

.
Submitted by jeevan - a month ago
0
java

section headers

ff
Submitted by ff - 2 months ago
0
java

awdwa

dwa
Submitted by dwa - 2 months ago
1
java

json value extract

json value extract
Submitted by anonymous - 2 months ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 months ago
0
java

Other segment

Other segments
Submitted by Lufram - 2 months ago
0
java

Take segments to string

Take segments to string
Submitted by Lufram - 2 months ago

Match using named groups in .NET (C#)

Vote

0

Regular Expression
dotnet

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

Description

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