Regular Expressions 101

Community Patterns

0

for killerswim

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

PLDI regex 3

Python
for pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

PLDI regex 2

Python
for pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

PLDI regex 1

Python
For pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

Hesla ISJ

Python
ISJ
Submitted by anonymous - 7 months ago

Phrase enclosed case insensitive

1

Regular Expression
.NET (C#)

@"
(?i:match that)
"
g

Description

Loading markdown...
Submitted by kosalanuwan - 7 months ago