Regular Expressions 101

Library entries

1
pcre

Match price amound from string

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

n.x

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

Season Title Match

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

find revenue

$12.34
Submitted by anonymous - 8 years ago
1
python

join

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

s

s
Submitted by s - 8 years ago
1
pcre

extract facebook video id

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

search script tags

found if is content src atributes
Submitted by Kun Csaba - 8 years ago
-1
pcre

Extract Java Exception Message Field

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

data-repeat

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

Days Hours Minutes Seconds

no description available
Submitted by Clay Burns - 8 years ago
1
pcre

(\d\d?) ([A-Z][a-z][a-z]) (\d{4});

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

URL that allows IP

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

Registry key path

Get the Last entry for the registry key.
Submitted by Rhino - 8 years ago

search all special characters

Vote

-2

Regular Expression
javascript

/
[^A-Za-z0-9_\s]
/
g

Description

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