Regular Expressions 101

Library entries

1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - 16 days ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 7 years ago
1
golang

lsblk-output-regex

Trying to adapt this regex to support LVM.
Submitted by anonymous - 2 years ago
1
golang

SQL comments Big Query

SQL comments on Big Query
Submitted by anonymous - 2 years ago
1
golang

1

11
Submitted by anonymous - 9 months ago

Valid email regexp in Go

Vote

1

Regular Expression
golang

`
^(?P<name>[a-zA-Z0-9.!#$%&'*+/=?^_ \x60{|}~-]+)@(?P<domain>[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$
`
gm

Description

Loading markdown...
Submitted by markus@maragu.dk - 2 years ago