Regular Expressions 101

Sponsors

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 3 months ago
0
dotnet

Script Tag Json

asd
Submitted by anonymous - a year ago
0
dotnet

篩選MP Log Day

篩選MP Log Day
Submitted by anonymous - a year ago
0
dotnet

E-mail

My first simple e-mail validator regex :)
Submitted by anonymous - a year ago

Mime type parser

Vote

1

Regular Expression
dotnet

"
(?<type>\w*)\/(?<subtype>[\w\.-]*)(?:\+(?<subtype>[\w\.-]*))?(?:;(?:(?<key>.+)=(?<value>.*);)*(?<key>.+)=(?<value>.*))?
"
g

Description

Loading markdown...
Submitted by Vespion - a month ago