Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - 3 months ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 4 months ago

Negative lookbehind

0

Regular Expression
.NET (C#)

@"
(?<!^\s*)(?=<GTOL-[A-Z]+>)
"
gm

Description

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