Regular Expressions 101

Library entries

1
python

re

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

fact refactor

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

twitter usernames

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

token

replace token like [foo:bar:ba zz]
Submitted by anonymous - 8 years ago
1
javascript

search text matching any word

search text matching any word
Submitted by Hiren Shah - 8 years ago
-2
javascript

Date format regex for ddMMMyyyy

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

author bibtext

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

Vimeo Video ID

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

YouTube Video PArser

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

DOS ASM Ops

Matches ops of DOS ASM
Submitted by anonymous - 8 years ago
1
python

print_build_data

URL to get build data from the api
Submitted by anonymous - 8 years ago

Matches percentage with any number of digits

Vote

-4

Regular Expression
python

r"
([0-9]*\.?[0-9]*)\s*%
"
gmi

Description

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