Regular Expressions 101

Library entries

0
pcre

regex

no description available
Submitted by anonymous - 7 years ago
-1
pcre

REMOVE leading and trailing WHITESPACE

no description available
Submitted by ka - 10 years ago
-1
pcre

Twitter Hashtags

no description available
Submitted by anonymous - 10 years ago
-1
pcre

regex on paintkits

no description available
Submitted by anonymous - 10 years ago
-1
pcre

Match the ID on individual Vimeo URLs

no description available
Submitted by Josh K - 10 years ago
-1
pcre

Finds <font> tag

Useful for cleaning old html code from tags
Submitted by anonymous - 10 years ago
-1
pcre

Substitutin

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

for checking code number 1111/111111111

no description available
Submitted by dejv - 9 years ago
-1
python

sfafagergfwefe323

no description available
Submitted by anonymous - 9 years ago
-1
pcre

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
-1
python

text beetween text

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

woop

no description available
Submitted by anonymous - 8 years ago

Full or 3 letter abbreviated months

Vote

-1

Regular Expression
python

r"
(?:(?:Jan|Feb)(?:uary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?|Sep(?:tember)?|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?)
"
gi

Description

Loading markdown...
Submitted by Benargee - 4 years ago