Regular Expressions 101

Library entries

4
javascript

Full e-mail validator

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

find mp3 file

find mp3 file embeded in a link
Submitted by ogerly - 8 years ago
2
javascript

youtube link + id + <a>

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

youtube link

+ link + id
Submitted by ogerly - 8 years ago
1
javascript

soundclouds url in <a>

soundclouds url in
Submitted by ogerly - 8 years ago
5
javascript

MAC address

a mac address separated by dashes or colons.
Submitted by anonymous - 8 years ago
1
javascript

Absolute Date format

no description available
Submitted by Jesse Benton - 8 years ago
1
javascript

Sterium test

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

one deccmal point

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

parser =

no description available
Submitted by anonymous - 8 years ago

equation matching (for javascript, without equal)

Vote

1

Regular Expression
javascript

/
(?:^\s*([+-])?|\s*([+-])(?![+-]))\s*(?:(\d+(?:\.\d*)?)\s*\*)?\s*([+-])?(?![+-])(\d+(?:\.\d*)?)?([xX])?(?:\^(\d+))?\s*
/
g

Description

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