Regular Expressions 101

Community Patterns

1

Funny Discord Thing

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

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - 2 months ago
0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 3 months ago
0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 3 months 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