Regular Expressions 101

Sponsors

Library entries

0
pcre

exp1

asdf
Submitted by anonymous - an hour ago
0
pcre2

T1

Reguljärt uttryck för att matcha T1
Submitted by Jonas Thor - 2 days ago
0
java

Other segment

Other segments
Submitted by Lufram - 2 days ago
0
java

Take segments to string

Take segments to string
Submitted by Lufram - 2 days ago
0
pcre2

URL 2

http https www - ww1 - ww999
Submitted by Andy - 3 days ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 3 days ago
0
pcre2

DwgBatch - Ändra datumformat

Kurs DwgBatch Ändra datumformat
Submitted by Jonas Thor - 4 days ago
0
pcre2

find supertype of

for express
Submitted by anonymous - 5 days ago

Extract URL parts only named capturing groups

Vote

2

Regular Expression
golang

`
^(?P<scheme>[^:\/?#]+):(?:\/\/)?(?:(?:(?P<login>[^:]+)(?::(?P<password>[^@]+)?)?@)?(?P<host>[^@\/?#:]*)(?::(?P<port>\d+)?)?)?(?P<path>[^?#]*)(?:\?(?P<query>[^#]*))?(?:#(?P<fragment>.*))?
`
gm

Description

Loading markdown...
Submitted by dixanms - a year ago