Regular Expressions 101

Library entries

0
pcre

#tagging original form regex

#tagging original form regex
Submitted by rameez rami - 8 years ago
1
javascript

Primeros N Caracteres

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

Email ID

Full Validation of Email ID
Submitted by Eric Abraham - 8 years ago
1
pcre

lookahead (and)

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

translates regex

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

filter range

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

test

test
Submitted by umesh - 8 years ago
1
javascript

US Ham Radio licenses

no description available
Submitted by Joshua Carroll - 8 years ago

Link splitter

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 Ricardo Boss (MCMainiac) - 8 years ago