Regular Expressions 101

Library entries

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

Test

test
Submitted by test - 8 years ago

Equation matching (without equal)

Vote

4

Regular Expression
python

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

Description

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