Regular Expressions 101

Community Patterns

1

Siebel Id

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

Flexible box

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

Lxx Wurzel

Golang
no description available
Submitted by anonymous - 3 years ago

url match

0

Regular Expression
Golang

`
(?P<origin>(?P<protocol>http[s]?:)?\/\/(?P<host>[a-z0-9A-Z-_.]+))(?P<port>:\d+)?(?P<path>[\/a-zA-Z0-9-\.]+)?(?P<search>\?[^#\n]+)?(?P<hash>#.*)?
`
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago