Regular Expressions 101

Library entries

0
javascript

CSV parser

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

Category and subitems

Categories with items name, type and size
Submitted by Alex - 8 years ago
1
pcre

aabc lazy capture

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

pure url and uri

no description available
Submitted by Thiago Souza - 8 years ago
1
pcre

Cleaning up epub converts

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

HTTP => HTTPS

Force all URLs to HTTPS.
Submitted by WhatIsHeDoing - 8 years ago
1
pcre

Youtube ID

get youtube video ID
Submitted by anonymous - 8 years ago
1
javascript

Floating Point

Tests a floating point number
Submitted by Josh L. Rasmussen - 8 years ago
3
pcre

Currencies

Matches numbers formatted like currencies
Submitted by elgehelge - 8 years ago
0
python

Clojure

no description available
Submitted by anonymous - 8 years ago

twitter usernames

Vote

-2

Regular Expression
python

r"
(?:http):\/\/(?:[^\/\r]+)(?:\/)([^\r]*)?
"

Description

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