Regular Expressions 101

Library entries

1
pcre

ScoutPro data

no description available
Submitted by anonymous - 8 years ago
2
pcre

Replace REM by blank

no description available
Submitted by anonymous - 8 years ago
2
pcre

Simple @user replacement

no description available
Submitted by anonymous - 8 years ago
-2
pcre

HTML <script> regex

no description available
Submitted by anonymous - 8 years ago
1
pcre

Year regexp

regexp for year filtering
Submitted by anonymous - 8 years ago
0
pcre

IP V4 with leading zero values

no description available
Submitted by shA.t - 8 years ago
1
pcre

Extract jsfiddle links

Extract jsfiddle links
Submitted by Shrinivas Shukla - 8 years ago
0
pcre

Registration Email Address

no description available
Submitted by anonymous - 8 years ago

URL infos

Vote

1

Regular Expression
pcre

/
(?<Address>(?<Protocol>https?:\/\/)?(?<Subdomain>\w*\.)?(?<Domain>(?:[a-z0-9\-]{2,})\.(?:[^\s\/\.]{2,}))(?<Path>\/[^\s\?]*)?(?<Params>(?:\?|\#)[^\s\/\?\:]*)?)
/
gi

Description

Loading markdown...
Submitted by MCMainiac - 8 years ago