Regular Expressions 101

Sponsors

Library entries

0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 2 days ago
0
golang

domain

ss
Submitted by sssssss - 10 days ago
0
golang

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 12 days ago
0
golang

Kt SDK V2

kt SDKV2
Submitted by anonymous - a month ago
0
golang

GO SDK V2

Go SDK v2
Submitted by anonymous - a month ago
0
golang

REACT SDK V3

React SDK V3
Submitted by anonymous - a month ago
0
dotnet

15.02.2022 15:00:00

15.02.2022 15:00:00
Submitted by anonymous - a month ago
0
dotnet

Minimum 10 herhangi dijit

Minimum 10 herhangi dijit
Submitted by anonymous - a month ago
0
dotnet

USD

USD
Submitted by anonymous - a month ago
0
dotnet

01 Jan 2022 Mon 01:02:03

01 Jan 2022 Mon 01:02:03
Submitted by anonymous - a month ago
0
dotnet

^[A-Z,a-z,\-, ,\&]+$

Koray Bilgi, Text-Regex
Submitted by anonymous - a month ago
-1
dotnet

MMM DDD YYYY

FEB MON 2023
Submitted by anonymous - a month ago
0
golang

log timestamp

extract time stamp from log entry
Submitted by anonymous - 2 months ago

log timestamp

Vote

0

Regular Expression
golang

`
(?P<timestamp>\d{2}\/\d{2}\/\d{4}\s+\d{2}\:\d{2}\:\d{2}\.\d{1,4}\s*\+\d{2}\:\d{2})\s*-\s*\[(?P<severity>[A-Z]+)\]\s*-\s*\[(?P<subsystem>[^\]]+)\]\s*-\s*(?P<message>.*)
`

Description

Loading markdown...
Submitted by anonymous - 2 months ago