Regular Expressions 101

Community Patterns

1

Lxx Wurzel

Golang
no description available
Submitted by anonymous - 3 years ago
1

1

Golang
11
Submitted by anonymous - a year ago

Parsing result of SQL Server version (SELECT @@VERSION)

-2

Regular Expression
.NET (C#)

@"
(\d{4}).(\(.*?\)).(?:\(.*\)).-.(\d+\.)?(\d+\.)?(\d+\.)?(\*|\d+)(?:.*?)(?:(\w+).Edition)(?:.*?)(?:Windows.(\w+.\d+.\w+))
"
gm

Description

Loading markdown...
Submitted by M Rivas - 9 months ago