Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - 25 days ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - a month ago

Replace namespaces in xpath with local-name

0

Regular Expression
.NET (C#)

@"
(?<=(/|^))(((/|^)|(\w*:))(?<node>.*?))(?=/|$)
"
gm

Description

Loading markdown...
Submitted by pvlzh - 4 months ago