Regular Expressions 101

Library entries

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
1
pcre

BEM for css

no description available
Submitted by giacomozinetti - 8 years ago
-2
javascript

domain name

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

git://git.apache.org/aurora.git

no description available
Submitted by anonymous - 8 years ago

Grep the daily purchase price for 250 g gold from http://www.scheidean

Vote

0

Regular Expression
pcre

/
^.*250 g<\/td><td><span[^>]*>([0-9]+)\.([0-9]+[0-9]+[0-9]+)\,([0-9]+[0-9]+)<\/span>.*$
/

Description

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